diff options
Diffstat (limited to 'DOCS/xml/en/faq.xml')
-rw-r--r-- | DOCS/xml/en/faq.xml | 13 |
1 files changed, 13 insertions, 0 deletions
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 @@ -355,6 +355,19 @@ system, you should remove it now. <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> |