[FFmpeg-user] FFMPEG dropping all frames.

Kanishk Dudeja kanishk.dudeja at gmail.com
Thu Jul 17 11:48:07 CEST 2014


here is the complete output:

kanishk at kanishk-ThinkPad-Edge-E431:~/2014-07-16$ ffmpeg -i 'Camera
4(172.16.2.12_554)_1_2014_07_16_15_20_08.h264' 'Camera
4(172.16.2.12_554)_1_2014_07_16_15_20_08.mp4'
ffmpeg version 0.8.12-4:0.8.12-0ubuntu0.12.04.1, Copyright (c)
2000-2014 the Libav developers
  built on Jun 10 2014 15:32:44 with gcc 4.6.3
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in
a future release. Please use avconv instead.
[h264 @ 0x894b240] max_analyze_duration reached
[h264 @ 0x894b240] Estimating duration from bitrate, this may be inaccurate

Seems stream 0 codec frame rate differs from container frame rate:
2400000.00 (2400000/1) -> 25.00 (25/1)
Input #0, h264, from 'Camera 4(172.16.2.12_554)_1_2014_07_16_15_20_08.h264':
  Duration: N/A, bitrate: N/A
    Stream #0.0: Video: h264 (Baseline), yuv420p, 1280x960 [PAR 1:1
DAR 4:3], 25 fps, 25 tbr, 1200k tbn, 2400k tbc
[buffer @ 0x894dee0] w:1280 h:960 pixfmt:yuv420p
Output #0, mp4, to 'Camera 4(172.16.2.12_554)_1_2014_07_16_15_20_08.mp4':
  Metadata:
    encoder         : Lavf53.21.1
    Stream #0.0: Video: mpeg4, yuv420p, 1280x960 [PAR 1:1 DAR 4:3],
q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0.0 -> #0.0
Press ctrl-c to stop encoding
[h264 @ 0x894d0e0] non-existing PPS 47 referenced08
bitrate=23070.2kbits/s dup=0 drop=89926
[h264 @ 0x894d0e0] decode_slice_header error
[h264 @ 0x894d0e0] mmco: unref short failure
[h264 @ 0x894d0e0] sps_id (32) out of range
[h264 @ 0x894d0e0] missing picture in access unit
[h264 @ 0x894d0e0] sps_id (32) out of range
[h264 @ 0x894d0e0] slice type too large (1) at 0 0
[h264 @ 0x894d0e0] decode_slice_header error
[h264 @ 0x894d0e0] no frame!
Error while decoding stream #0.0
frame=    2 fps=  0 q=2.0 Lsize=     226kB time=0.08
bitrate=23151.5kbits/s dup=0 drop=90020
video:225kB audio:0kB global headers:0kB muxing overhead 0.351968%

On Thu, Jul 17, 2014 at 2:47 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> kanishkdudeja <kanishk.dudeja <at> gmail.com> writes:
>
>> ffmpeg -i 'Camera 4(172.16.2.12_554)_1_2014_07_16_15_20_08.h264'
>> 'Camera 4(172.16.2.12_554)_1_2014_07_16_15_20_08.mp4'
>
> Please provide the complete, uncut console output when
> you request support on this mailing list.
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user


More information about the ffmpeg-user mailing list