[FFmpeg-trac] #333(avformat:reopened): Badly interleaved AVI file not handled

FFmpeg trac at avcodec.org
Wed Dec 5 12:30:38 CET 2012


#333: Badly interleaved AVI file not handled
-------------------------------------+-------------------------------------
             Reporter:  ubitux       |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
  avi,interleaved                    |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by gjdfgh):

 My test file was cut short (I probably wanted to save some space...). You
 can create a test file with:
 {{{
 dd if=yet-another-broken-interleaved-avi.avi of=test.avi bs=1048576
 count=200
 }}}
 Note that this is almost the full file. md5sum:
 96accaf5878be60f076a50038f85339c

 mplayer -demux avi handles this fine (even without -idx, although it
 requires -idx for seeking), ffplay doesn't.

 Shall I create a new ticket for this problem, or can I leave this ticket
 open?

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


More information about the FFmpeg-trac mailing list