[Ffmpeg-devel] [PATCH] Fix demuxing of AVIs with padding stream
Kostya
kostya.shishkov
Thu Apr 6 04:37:03 CEST 2006
On Wed, Apr 05, 2006 at 11:03:09AM +0200, Michael Niedermayer wrote:
> 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
>
applied
> [...]
>
> --
> 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