Mercurial > mplayer.hg
changeset 20642:d2bca7bc01b8
(cosmetics) Unify and clarify blank lines usage
author | torinthiel |
---|---|
date | Sat, 04 Nov 2006 09:30:30 +0000 |
parents | 2155f45d58c2 |
children | d57b45edf491 |
files | DOCS/xml/en/faq.xml |
diffstat | 1 files changed, 13 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/faq.xml Sat Nov 04 09:24:33 2006 +0000 +++ b/DOCS/xml/en/faq.xml Sat Nov 04 09:30:30 2006 +0000 @@ -69,8 +69,10 @@ </qandaentry> </qandadiv> + <qandadiv id="faq-compilation-installation"> <title>Compilation and installation</title> + <qandaentry> <question><para> Compilation fails with an error and <application>gcc</application> bails out @@ -149,7 +151,6 @@ </para></answer> </qandaentry> - <qandaentry> <question><para> Building on Mac OS 10.3 leads to several link errors</para></question> @@ -191,8 +192,8 @@ (You can verify this using <systemitem>otool -l</systemitem>). </para></answer> </qandaentry> +</qandadiv> -</qandadiv> <qandadiv id="faq-general"> <title>General questions</title> @@ -376,6 +377,7 @@ </qandaentry> </qandadiv> + <qandadiv id="faq-playback"> <title>Playback problems</title> @@ -411,6 +413,7 @@ </screen> </para></answer> </qandaentry> + <qandaentry> <question><para> How can I select audio/subtitle tracks from a DVD, OGM, Matroska or NUT file? @@ -585,6 +588,7 @@ </qandaentry> </qandadiv> + <qandadiv id="faq-driver"> <title>Video/audio driver problems (vo/ao)</title> @@ -764,8 +768,10 @@ </qandaentry> </qandadiv> + <qandadiv id="faq-dvd"> <title>DVD playback</title> + <qandaentry> <question><para> What about DVD navigation/menus? @@ -869,8 +875,10 @@ </qandaentry> </qandadiv> + <qandadiv id="faq-features"> <title>Feature requests</title> + <qandaentry> <question><para> If <application>MPlayer</application> is paused and I try to seek or press any key at all, @@ -896,8 +904,10 @@ </qandaentry> </qandadiv> + <qandadiv id="faq-encoding"> <title>Encoding</title> + <qandaentry> <question><para> How can I encode? @@ -1111,7 +1121,6 @@ </para></answer> </qandaentry> - <qandaentry> <question><para> How can I put subtitles in the output file? @@ -1147,7 +1156,6 @@ Why do third-party players fail to play MPEG-4 movies encoded by <application>MEncoder</application> versions later than 1.0pre7? </para></question> - <answer><para> <systemitem class="library">libavcodec</systemitem>, the native MPEG-4 encoding library usually shipped with <application>MEncoder</application>, @@ -1211,8 +1219,8 @@ <filename>TOOLS/README</filename> contains documentation. </para></answer> </qandaentry> +</qandadiv> -</qandadiv> </qandaset> </chapter>