[MPlayer-DOCS] CVS: main/DOCS/xml/en faq.xml,1.96,1.97

Diego Biurrun CVS syncmail at mplayerhq.hu
Fri Oct 21 01:06:04 CEST 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var2/tmp/cvs-serv21179/en

Modified Files:
	faq.xml 
Log Message:
Explain how to place subtitles in black bands.


Index: faq.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/faq.xml,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- faq.xml	4 Oct 2005 22:09:43 -0000	1.96
+++ faq.xml	20 Oct 2005 23:06:02 -0000	1.97
@@ -355,6 +355,19 @@
 
 <qandaentry>
 <question><para>
+How can I get subtitles to appear on the black margins around a movie?
+</para></question>
+<answer><para>
+Use the <systemitem>expand</systemitem> video filter to increase the
+area onto which the movie is rendered vertically and place the movie
+at the top border, for example:
+<screen>
+mplayer -vf expand=0:-100:0:0 -slang de dvd://1
+</screen>
+</para></answer>
+</qandaentry>
+<qandaentry>
+<question><para>
 How can I select audio/subtitle tracks from a DVD, OGM, Matroska or NUT file?
 </para></question>
 <answer><para>




More information about the MPlayer-DOCS mailing list