[FFmpeg-devel] [PATCH] lavf/udp: warn in case the circular_buffer_size or overrun_nonfatal cannot be supported

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Jul 18 20:38:39 CEST 2012


Stefano Sabatini <stefasab <at> gmail.com> writes:

> + av_log(h, AV_LOG_WARNING,
> +   "'overrun_nonfatal' option was set but is not supported on this system\n");

... but libavformat was compiled without pthreads support
?

Carl Eugen



More information about the ffmpeg-devel mailing list