[FFmpeg-devel] [PATCH v2 0/3] Patch set to delay output live stream

leozhang leozhang at qiyi.com
Thu May 7 09:15:17 EEST 2020


This v2 version still hacks the whole thing into fifo.c, Please give your comments. Thanks.

leozhang (3):
  avformat/fifo: add options to slow down writing packets to match real
    time approximately
  avformat/fifo: add a seperate function which sleeps any specified
    duration
  avformat/fifo: add option to delay output

 doc/muxers.texi    | 35 ++++++++++++++++++++++++++++++++
 libavformat/fifo.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 94 insertions(+)

-- 
1.8.3.1



More information about the ffmpeg-devel mailing list