[FFmpeg-trac] #2514(undetermined:new): Container is not matching up

FFmpeg trac at avcodec.org
Tue Apr 30 14:11:31 CEST 2013


#2514: Container is not matching up
-------------------------------------+-------------------------------------
             Reporter:  dpapuga      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by dpapuga):

 It did not:

 {{{
 ffmpeg started on 2013-04-30 at 07:06:37
 Report written to "ffmpeg-20130430-070637.log"
 Command line:
 ffmpeg -probesize 2G -analyzeduration 2G -i 791.MP4 -report
 ffmpeg version git-2013-04-30-a0adeb1 Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Apr 30 2013 06:34:48 with gcc 4.6 (Ubuntu/Linaro
 4.6.3-1ubuntu5)
   configuration: --enable-gpl --enable-libass --enable-libfaac --enable-
 libfdk-aac --enable-libmp3lame --enable-libopencore-amrnb --enable-
 libopencore-amrwb --enable-libspeex --enable-librtmp --enable-libtheora
 --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree
 --enable-version3
   libavutil      52. 27.101 / 52. 27.101
   libavcodec     55.  6.100 / 55.  6.100
   libavformat    55.  3.100 / 55.  3.100
   libavdevice    55.  0.100 / 55.  0.100
   libavfilter     3. 61.101 /  3. 61.101
   libswscale      2.  2.100 /  2.  2.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  3.100 / 52.  3.100
 Splitting the commandline.
 Reading option '-probesize' ... matched as AVOption 'probesize' with
 argument '2G'.
 Reading option '-analyzeduration' ... matched as AVOption
 'analyzeduration' with argument '2G'.
 Reading option '-i' ... matched as input file with argument '791.MP4'.
 Reading option '-report' ... matched as option 'report' (generate a
 report) with argument '1'.
 Finished splitting the commandline.
 Parsing a group of options: global .
 Applying option report (generate a report) with argument 1.
 Successfully parsed a group of options.
 Parsing a group of options: input file 791.MP4.
 Successfully parsed a group of options.
 Opening an input file: 791.MP4.
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x2880e20] Format mov,mp4,m4a,3gp,3g2,mj2
 probed with size=2048 and score=100
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x2880e20] ISO: File Type Major Brand: avc1
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x2880e20] File position before
 avformat_find_stream_info() is 166264832
 [h264 @ 0x2881d60] AVC: Consumed only 8 bytes instead of 32
 [h264 @ 0x2881d60] AVC: nal size 1836019574
 [h264 @ 0x2881d60] no frame!
 [aac @ 0x2882dc0] channel element 2.4 is not allocated
 [h264 @ 0x2881d60] AVC: nal size -1463607013
 [h264 @ 0x2881d60] no frame!
 ..............................................
 Too long, had to get rid of the repetitive stuff
 ..............................................
 [h264 @ 0x2881d60] no frame!
 [h264 @ 0x2881d60] AVC: nal size 432353964
 [h264 @ 0x2881d60] no frame!
 [h264 @ 0x2881d60] AVC: nal size 1880470059
 [h264 @ 0x2881d60] no frame!
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x2880e20] decoding for stream 0 failed
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x2880e20] Could not find codec parameters for
 stream 0 (Video: h264 (avc1 / 0x31637661), 1280x720, 30386 kb/s):
 unspecified pixel format
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x2880e20] File position after
 avformat_find_stream_info() is 166252681
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '791.MP4':
   Metadata:
     major_brand     : avc1
     minor_version   : 0
     compatible_brands: avc1isom
     creation_time   : 2013-04-27 09:03:52
   Duration: 00:00:43.55, start: 0.000000, bitrate: 30541 kb/s
     Stream #0:0(eng), 5221, 1/360000: Video: h264 (avc1 / 0x31637661),
 1280x720, 30386 kb/s, 119.88 fps, 119.88 tbr, 360k tbn, 720k tbc
     Metadata:
       creation_time   : 2013-04-27 09:03:52
       handler_name    :  GoPro AVC
     Stream #0:1(eng), 2041, 1/48000: Audio: aac (mp4a / 0x6134706D), 48000
 Hz, stereo, fltp, 128 kb/s
     Metadata:
       creation_time   : 2013-04-27 09:03:52
       handler_name    :  GoPro AAC
 Successfully opened the file.
 At least one output file must be specified
 [AVIOContext @ 0x28813a0] Statistics: 166256480 bytes read, 2 seeks
 }}}

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


More information about the FFmpeg-trac mailing list