[FFmpeg-trac] #730(undetermined:new): Generate timestamps for source (like do-timestamp=true in gstreamer)

FFmpeg trac at avcodec.org
Sat Dec 10 15:05:10 CET 2011


#730: Generate timestamps for source (like do-timestamp=true in gstreamer)
-------------------------------------+-------------------------------------
             Reporter:  hackeron     |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by hackeron):

 ffmpeg -f mjpeg -i http://admin:@82.13.197.168:82/video.cgi -vcodec copy
 out.avi

 You will notice that the duration ffmpeg thinks the video is does not
 match reality. It tried with -timestamp now, -vsync 1, -re, and various
 combinations - but ffmpeg just counts the number of frames it expects, not
 the number of frames that it gets.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/730#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list