[FFmpeg-trac] #5422(undetermined:new): fps is off by a factor of 1000 with lavfi movie

FFmpeg trac at avcodec.org
Mon Apr 11 04:37:52 CEST 2016


#5422: fps is off by a factor of 1000 with lavfi movie
-------------------------------------+-------------------------------------
               Reporter:  michael    |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  normal     |              Component:
                Version:             |  undetermined
  unspecified                        |               Keywords:  codecpar
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 {{{
 ./ffprobe-ref -f lavfi -i movie=~/tickets/1051/camera-raw.mp4
 Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 1920x1080 [SAR
 1:1 DAR 16:9], 25 fps, 25 tbr, 25k tbn, 25k tbc
 vs.
 ./ffprobe -f lavfi -i movie=~/tickets/1051/camera-raw.mp4
 Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 1920x1080 [SAR
 1:1 DAR 16:9], 25k fps, 25 tbr, 25k tbn

 http://www.techfak.uni-bielefeld.de/~lschilli/ffmpeg/sync/camera-raw.mp4

 25fps vs 25k fps
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5422>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list