[MPlayer-dev-eng] text_font_scale_factor

Vladimir Voroshilov voroshil at gmail.com
Sun Jul 8 23:05:57 CEST 2007


Hi, Anatoli.

2007/7/9, Anatoli Marinov <anatoli.marinov at gmail.com>:
> > >
> > >+sub_scale <value>
> > >+    Adjust the subtitle size by +/- <value>.
> > >+
> > I'm afraid "sub_scale" will set scale factor to <value> (not adjust it
> > by +/- <value>).
> > But, i'm not 100% sure. Please make additional test.
>
> It increments and decrements the value. I've tested it. I am not sure
> how M_PROPERTY_SET works but I never reived it.

You are right. By default sub_scale will adjust scale value.
To set up exact value users should use "sub_scale <value> 1" (with any
non-zero value as second parameter)

>
> > >+#? sub_scale +0.1     # increase subtitle font size
> > >+#? sub_scale -0.1     # decrease subtitle font size
> > Same here.
> >
> It works.
>
> > >+sub_scale          float     0       100     X   X   X    adjust
> > subtitles font size
> > just "subtitles font size" or similiar (this is property description,
> > not command)
>
> Ok :) I will change it see the new patch.
> Now I am confused about M_PROPERTY_SET how I can generate it and why I
> never received it.
See above.

> However current patch looks better than my first.
Patch is ok for me now.


-- 
Regards,
Vladimir Voroshilov     mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719



More information about the MPlayer-dev-eng mailing list