[MPlayer-dev-eng] [PATCH] ggi osd support added
Alexander Strange
astrange at ithinksw.com
Fri Jun 30 21:05:46 CEST 2006
On Jun 30, 2006, at 2:45 PM, Reimar Döffinger wrote:
> Hello,
> On Fri, Jun 30, 2006 at 02:39:59PM -0400, spdepagn at ncsu.edu wrote:
>>> mplayer -vf expand=::::1
>>
>> Would it make sense to make this a default for drivers that do no
>> implement the osd? I think there are a lot of people who do not know
>> about this option.
>
> I once wrote a patch to do this, though it was rejected for some good
> reason. I think something like it would only work if you're lucky...
>
> See the thread:
> [PATCH] automatically insert vf_expand for displaying OSD
> Date: Tue, 10 Aug 2004 21:51:13 +0200
> Message-ID: <41192731.7020903 at stud.uni-karlsruhe.de>
I'd be very interested in having vf_expand inserted if the VO didn't
support VFCAP_OSD. At the moment nothing happens if you take that
out, but I've got a patch to vo_macosx that makes it twice as fast at
the expense of removing the OSD drawing, and vf_expand is just as
fast and uses less GPU resources than going and reimplementing the
drawing in OpenGL.
More information about the MPlayer-dev-eng
mailing list