[MPlayer-DOCS] [PATCH] a subtitle font scaling faq entry

Diego Biurrun diego at biurrun.de
Sun Oct 23 19:13:59 CEST 2005


On Sun, Oct 23, 2005 at 12:58:02PM -0400, compn wrote:
> heres another FAQ entry. this is not obvious, and may help someone.
> A user in #mplayer found this helpful today.
> 
> @@ -368,6 +368,20 @@
> +How can I get subtitles to look better on a small video in fullscreen.
> +</para></question>
> +<answer><para>
> +MPlayer scales the subtitles to fit into the video. Use <option>-subfont-autosc
> +ale</option>
> +to change how MPlayer scales the subtitles, for example:
> +<screen>
> +mplayer -sub file.srt -subfont-text-scale 25 -subfont-autoscale 0 -vf scale=102
> +4:768 <replaceable>file.avi</replaceable>

What exactly does this command line achieve?  I'm getting weird effects
where if I change OSD level the play symbol is minuscule while the
numbers are sized correctly...

Diego




More information about the MPlayer-DOCS mailing list