[Ffmpeg-devel] [PATCH] Fix demuxing of AVIs with padding stream

Michael Niedermayer michaelni
Wed Apr 5 11:03:09 CEST 2006


Hi

On Wed, Apr 05, 2006 at 06:01:23AM +0300, Kostya wrote:
> As I described in another message, FFmpeg fails on demuxing of AVIs with padding stream present.
> (www.mplayerhq.hu/MPlayer/samples/V-codecs/KMVC/{logo1.avi,mine.avi}, maybe more).
> I found that this is caused by not ignoring padding stream.
> 
> Attached patch moves this check for 'pads' stream to the place where check for number of streams
> occur (there is a switch..case later, but in this case it won't be reached).

patch looks ok

[...]

-- 
Michael

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is





More information about the ffmpeg-devel mailing list