#1753: Delay output for X seconds
-------------------------------------+-------------------------------------
             Reporter:  burek        |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  wish         |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by burek):

 If this is not viable to implement at the filter level, then it might be
 done as an output option "-delay <seconds>" to be used like this:
 {{{
 ffmpeg -f v4l2 -i /dev/video0 -delay 10 -f mpegts udp://localhost:1234
 }}}
 The expected result should be that the output is always 10 seconds late in
 comparison to the input.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1753#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to