From 24ea3cdda822106069f69601c2cd512c8ca242f2 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 20 Oct 2005 23:06:02 +0000 Subject: Explain how to place subtitles in black bands. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16822 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/faq.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'DOCS') diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index a8628b53b9..743be160cd 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -353,6 +353,19 @@ system, you should remove it now. + + +How can I get subtitles to appear on the black margins around a movie? + + +Use the expand video filter to increase the +area onto which the movie is rendered vertically and place the movie +at the top border, for example: + +mplayer -vf expand=0:-100:0:0 -slang de dvd://1 + + + How can I select audio/subtitle tracks from a DVD, OGM, Matroska or NUT file? -- cgit v1.2.3