Copy /usr/X11R6/lib/X11/fonts/TTF/Vera.ttf to /home/you/.mplayer/subfont.tff
Add this to /etc/mplayer/mplayer.conf
ac=-pcm,
vo=xv
ao=alsa
fs=yes
font = "Vera"
subfont-text-scale = 4
I put -pcm option because there's actually a security vulnerability in pcm sounds.
Feel free to change vo to gl or sdl if you have an old machine.
|