[FFmpeg-trac] #2211(undetermined:reopened): Not possible to override bogus FPS in raw h264 streams

FFmpeg trac at avcodec.org
Thu Sep 26 15:21:36 CEST 2013


#2211: Not possible to override bogus FPS in raw h264 streams
-------------------------------------+-------------------------------------
             Reporter:  jaanusk      |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  h264         |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  1
-------------------------------------+-------------------------------------
Changes (by jaanusk):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Broken in 1.2.3 and 2.0.1:

 % ffmpeg -r 15 -i sample.h264 -vcodec copy out.mp4
 ffmpeg version 2.0.1 Copyright (c) 2000-2013 the FFmpeg developers
   built on Sep 26 2013 12:24:48 with gcc 4.4.5 (Debian 4.4.5-8)
   configuration: --enable-libx264 --enable-gpl
   libavutil      52. 38.100 / 52. 38.100
   libavcodec     55. 18.102 / 55. 18.102
   libavformat    55. 12.100 / 55. 12.100
   libavdevice    55.  3.100 / 55.  3.100
   libavfilter     3. 79.101 /  3. 79.101
   libswscale      2.  3.100 /  2.  3.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  3.100 / 52.  3.100
 Input #0, h264, from 'sample.h264':
   Duration: N/A, bitrate: N/A
     Stream #0:0: Video: h264 (High), yuv420p, 960x720, 25 fps, 25 tbr,
 1200k tbn, 50 tbc
 Output #0, mp4, to 'out.mp4':
   Metadata:
     encoder         : Lavf55.12.100
     Stream #0:0: Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 960x720,
 q=2-31, 25 fps, 15360 tbn, 15 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (copy)
 Press [q] to stop, [?] for help
 frame=  140 fps=0.0 q=-1.0 Lsize=     201kB time=00:00:09.33 bitrate=
 176.7kbits/s
 video:200kB audio:0kB subtitle:0 global headers:0kB muxing overhead
 0.675293%

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


More information about the FFmpeg-trac mailing list