[FFmpeg-trac] #559(avcodec:closed): Can't decode .avi video

FFmpeg trac at avcodec.org
Sun Oct 16 01:31:30 CEST 2011


#559: Can't decode .avi video
------------------------------------+--------------------------------------
             Reporter:  bf4648      |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:  worksforme
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+--------------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 I cannot imagine why it does not work for you, after making sure we are
 testing the same sample I suggest you:
 Clone FFmpeg into a new directory, run './configure && make' without any
 additional options and try again.
 If it still does not work, please reopen this ticket, but I currently
 don't know what else to try.
 (Remuxing also works fine.)
 {{{
 $ md5sum test
 8171c8de95e962681eab65bcfd61b4a4  test
 $ ffmpeg -i test
 ffmpeg -i test
 ffmpeg version N-33666-g7d2e467, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on Oct 16 2011 01:23:02 with gcc 4.5.3
   configuration: --cc=/usr/local/gcc-4.5.3/bin/gcc
   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
 Input #0, avi, from 'test':
   Duration: 00:00:05.80, start: 0.000000, bitrate: 1537 kb/s
     Stream #0:0: Video: mjpeg (QIVG / 0x47564951), yuvj420p, 352x288 [SAR
 1:1 DAR 11:9], 30 tbr, 30 tbn, 30 tbc
 At least one output file must be specified
 }}}

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


More information about the FFmpeg-trac mailing list