[FFmpeg-devel] [PATCH 1/2] ffmpeg: handle flushing and non-flushing separately in sub2video

Jan Ekström jeebjp at gmail.com
Fri Aug 31 15:14:30 EEST 2018


The initial fix for sub2video flushing during filter chain restarts
seemed to add additional buffering into the filter chain, which in case
of files did work, but when handling live streams would cause premature
failure.

This fix reverts the timestamp filtering, and separates flushing from
normal heartbeat functionality by adding an explicit parameter.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ffmpeg-handle-flushing-and-non-flushing-separately-i.patch
Type: text/x-patch
Size: 6252 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180831/b8dde2f2/attachment.bin>


More information about the ffmpeg-devel mailing list