[MPlayer-dev-eng] [PATCH] ggi osd support added

Ivan Kalvachev ikalvachev at gmail.com
Sat Jul 1 16:54:13 CEST 2006


2006/6/30, Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de>:
> 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'm sorry I've missed that thread. I just couldn't possibly imagine
that there would be any opposition of this patch.

Drawing subtitles by the vo must be implemented only in the case where
the vo could do it faster than the expand/subtitle filter. Otherwise
it is just code dublication.
The VFCAP_OSD exists only to inform the vf system that expand/subtitle
filter is required.

I think all could be happy if we implement cli option that controls
filter auto-insertion (vf-auto=+scale,-expand).



More information about the MPlayer-dev-eng mailing list