[FFmpeg-trac] #2211(undetermined:reopened): Not possible to override bogus FPS in raw h264 streams
FFmpeg
trac at avcodec.org
Fri Sep 27 13:26:56 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
-------------------------------------+-------------------------------------
Comment (by jaanusk):
git head also broken:
{{{
$ /usr/local/bin/ffmpeg -r 15 -i sample.h264 -vcodec copy out.mp4
ffmpeg version N-56677-g689a1bd Copyright (c) 2000-2013 the FFmpeg
developers
built on Sep 27 2013 07:16:18 with gcc 4.8.1 (GCC) 20130603 (Red Hat
4.8.1-1)
configuration: --enable-libx264 --enable-gpl
libavutil 52. 46.100 / 52. 46.100
libavcodec 55. 33.100 / 55. 33.100
libavformat 55. 18.103 / 55. 18.103
libavdevice 55. 3.100 / 55. 3.100
libavfilter 3. 87.100 / 3. 87.100
libswscale 2. 5.100 / 2. 5.100
libswresample 0. 17.103 / 0. 17.103
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.18.103
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:7>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list