[MPlayer-dev-eng] [PATCH] color SPU
Evgeniy Stepanov
eugeni.stepanov at gmail.com
Mon Jun 23 17:05:42 CEST 2008
On Monday 23 June 2008 01:18:02 Benjamin Zores wrote:
> Evgeniy Stepanov a écrit :
> > I think the last one is in the "color SPU with ass (EOSD)" thread. I've
> > implemented some kind of support of registering providers of EOSD
> > bitmaps. I've ran into some difficulties with vf<->vo interface in the
> > case of multiple providers, and, having very little spare time at that
> > moment, forgot about it.
>
> Attached is Attila/your latest patch with EOSD ported back to latest SVN.
> Do you have however any idea how to link that to DVDNAV now ?
> How did you test the patch ? Playing with -ass doesn't seem to do
> anything more.
It works with vo's other than gl.
I did not read the dvdnav patch, but the idea is the same. You register a
function, later it will be called for each frame with the current pts and
frame dimensions, and is expected to return a list of eosd_image_t.
More information about the MPlayer-dev-eng
mailing list