[FFmpeg-devel] [PATCH] avformat/mux: implement AVFMT_FLAG_SHORTEST

Clément Bœsch u at pkh.me
Fri Aug 12 22:50:37 EEST 2016


On Fri, Aug 12, 2016 at 09:28:08PM +0200, Michael Niedermayer wrote:
[...]
>      if (s->internal->nb_interleaved_streams == stream_count)
> -        flush = 1;
> +        flush = 2;
>  

Can you do something better than this?

[...]

-- 
Clément B.


More information about the ffmpeg-devel mailing list