because thread_type is currently marked as a parameter for video streams only, it is set to 0 for all audio streams. on win32, this causes a redundant warning from libavcodec\w32thread.c:134 "The requested thread algorithm is not supported with this thread library" the attached patch makes the "thread_type" option available to audio streams too, thus removing the log.
-- Aviad Rozenhek
thread_type_is_audio_param.patch
Description: Binary data
_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
