[FFmpeg-trac] #557(avformat:closed): FFMEG can't decode avi file

FFmpeg trac at avcodec.org
Wed Oct 19 06:53:51 CEST 2011


#557: FFMEG can't decode avi file
------------------------------------+------------------------------------
             Reporter:  bf4648      |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:  fixed
             Keywords:  h264 avi    |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by zauq):

 Replying to [comment:13 cehoyos]:
 > Please provide (your failing command line and) complete, uncut console
 output.

 Thanks for the response.

 Command Line::
 ffmpeg -i test.avi -vcodec copy out.avi

 and this is what I'm getting on console:

 ffmpeg version N-33698-g6bca574, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on Oct 16 2011 13:37:16 with gcc 4.6.1
   configuration: --enable-gpl --enable-version3 --enable-runtime-cpudetect
 --ena
 ble-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb
 --enable-
 libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame
 --ena
 ble-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-
 libspeex --en
 able-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-
 libvorbis
 --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid
 --enable-zlib

   libavutil    51. 21. 0 / 51. 21. 0
   libavcodec   53. 20. 1 / 53. 20. 1
   libavformat  53. 16. 0 / 53. 16. 0
   libavdevice  53.  4. 0 / 53.  4. 0
   libavfilter   2. 43. 6 /  2. 43. 6
   libswscale    2.  1. 0 /  2.  1. 0
   libpostproc  51.  2. 0 / 51.  2. 0
 [avi @ 0000000001BBD020] Something went wrong during header parsing, I
 will igno
 re it and try to continue anyway.
 [avi @ 0000000001BBD020] parser not found for codec none, packets or times
 may b
 e invalid.
 [avi @ 0000000001BBD020] max_analyze_duration 5000000 reached at 5000000
 Input #0, avi, from 'test.avi':
   Duration: 00:04:59.93, start: 0.000000, bitrate: 3172 kb/s
     Stream #0:0: Video: none (8[0][0][0] / 0x0038), 94x1819440243, 30 fps,
 30 tb
 r, 30 tbn, 30 tbc
 Output #0, avi, to 'out.avi':

-- 
Ticket URL: <https://avcodec.org/trac/ffmpeg/ticket/557#comment:14>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list