[MPlayer-dev-eng] decoder question

D Richard Felker III dalias at aerifal.cx
Fri Jan 17 17:55:26 CET 2003


On Fri, Jan 17, 2003 at 05:56:39PM +0200, Andriy N. Gritsenko wrote:
>     Hi!
> 
>     I want to make libfame based encoder but fame can encode only from
> YV12 video format. Unfortunately I wonder if I can ask decoder to put
> output in certain video format only. You can say - RTFS! - but it's too
> hard to dig these jungles so I prefer ask you for hint. ;)

Just make it so your query format functions only returns true for
IMGFMT_YV12 and you'll be guaranteed to get it. It's that simple. :)

Rich



More information about the MPlayer-dev-eng mailing list