Yongping Tang | 8 Aug 2003 05:49
Picon
Favicon

Re: yuv411 in On2's vp3 decoder?

thank you very much. now the offical vp3 encoder and
decoder work in ffmpeg, quite good. :)

--- Mike Melanson <melanson <at> pcisys.net> wrote:
> On Thu, 7 Aug 2003, Yongping Tang wrote:
> 
> > then why some bytes are just 0, and there are many
> > green bands in the outcome video.
> > the function I use
> > is StartDecoder, CreateHuffmanTrees, DecodeData,
> > GetYUVConfig and StopDecoder, and other process
> > needed?
> 
> 	So you are attempting to decode the data using the
> official
> sources, rather than my still-incomplete decoder?
> That's a good idea for
> now. Are you performing the proceess described above
> for each frame? If
> so, that is very wrong. You need to do:
> 
>   VPInitLibrary()
>   StartDecoder()
>   LoadAndDecode()
>   LoadAndDecode()
>   LoadAndDecode()
>   LoadAndDecode()
>     ..
>     ..
>     ..
>   LoadAndDecode()
> 
> I am not sure about the teardown and cleanup
> afterwards.
> 
> --
> 	-Mike Melanson
> 
> 
> 
>
-------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built
> ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are
> available now.
> Download today and enter to win an XBOX or Visual
> Studio .NET.
>
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> _______________________________________________
> Ffmpeg-devel mailing list
> Ffmpeg-devel <at> lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/ffmpeg-devel

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01

Gmane