[MPlayer-dev-eng] [PATCH] color SPU - part 1

Evgeniy Stepanov eugeni.stepanov at gmail.com
Sun Aug 12 15:28:30 CEST 2007


On Sunday 12 August 2007, Ötvös Attila wrote:
> 2007. augusztus 11. 23.06 dátummal Evgeniy Stepanov ezt írta:
> > On Saturday 11 August 2007, Ötvös Attila wrote:
> > > > Of course, better way is to support more color formats in ass_image,
> > > > like RGB32 and YV12. It is as easy as adding 'type' field to
> > > > ass_image_t and corresponding rendering functions to vf_ass.c and
> > > > vf_gl (the last one is optional and most likely trivial). It was not
> > > > done before simply because it was not used anywhere outside libass. I
> > > > can help with vf_ass part if you wish.
> > >
> > > Thank you in advance.
> >
> > Here it is. Only YUV for now.
>
> How can I add direct images to ass_track?

I suggest this patch. You have to define a function that generates a list of 
ass_image_t, and pass it to eosd_register.

> If I think correctly then size of UV planes is full (not quarter size) in
> ass_image_t?

Yes.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gen-eosd.patch
Type: text/x-diff
Size: 9883 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070812/5028dd8e/attachment.patch>


More information about the MPlayer-dev-eng mailing list