[Ffmpeg-devel] Raw h261 broken

Diego Biurrun diego
Tue Aug 15 11:34:08 CEST 2006


On Mon, Aug 14, 2006 at 09:40:11PM +0200, Michael Niedermayer wrote:
> 
> On Mon, Aug 14, 2006 at 08:36:59PM +0200, Diego Biurrun wrote:
> > On Mon, Aug 14, 2006 at 05:16:41PM +0200, Roberto Togni wrote:
> > > 
> > > Raw h261 files (see samples/h261-raw) are not decoded correctly with
> > > current svn, they play too fast.
> > > 
> > > The top-left quarter error is a different issue, affecting ffmpeg and
> > > ffplay but not MPlayer
> > 
> > Michael fixed both issues in record time.
> > 
> > While we're talking about H.261, what's up with H.261 in AVI or MOV
> > containers?  We have one MOV and one AVI sample, neither work in both
> > MPlayer and ffplay.
> > 
> > http://samples.mplayerhq.hu/V-codecs/h261/
> 
> the avi file is generated by mencoder ...
> and the mov file shows wrong width&height, thats a demuxer bug
> not that it would work after fixing that ...
> 
> btw do these decode correctly with any (binary) decoder?

lotr.mov plays correctly in QT 7.0.0 and 7.1.2 on Mac OS X.  I found a
H.261 decoder in the QT DLLs with the help of Compn on IRC that worked
flawlessly on x86 Linux with MPlayer's native demuxer, but it fails with
libavformat.  So lotr.mov should be a valid file, but the libavformat
MOV demuxer is still buggy about it.

If you think that h261test.avi is completely broken then we should
possibly remove it from our samples collection.

Diego




More information about the ffmpeg-devel mailing list