Index: faq.xml =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/xml/en/faq.xml,v retrieving revision 1.98 diff -u -r1.98 faq.xml --- faq.xml 20 Oct 2005 23:07:55 -0000 1.98 +++ faq.xml 23 Oct 2005 16:43:09 -0000 @@ -368,6 +368,20 @@ +How can I get subtitles to look better on a small video in fullscreen. + + +MPlayer scales the subtitles to fit into the video. Use +to change how MPlayer scales the subtitles, for example: + +mplayer -sub file.srt -subfont-text-scale 25 -subfont-autoscale 0 -vf scale=102 +4:768 file.avi + + + + + How can I select audio/subtitle tracks from a DVD, OGM, Matroska or NUT file?