(cosmetics) Unify and clarify blank lines usage

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20658 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
torinthiel 2006-11-04 09:30:30 +00:00
parent ac91947884
commit f90d761740
1 changed files with 13 additions and 5 deletions

View File

@ -69,8 +69,10 @@ job, so why change? Besides, we dislike the auto* tools, just like
</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 @@ can be a problem on Mandrake systems).
</para></answer>
</qandaentry>
<qandaentry>
<question><para>
Building on Mac OS 10.3 leads to several link errors</para></question>
@ -191,9 +192,9 @@ are resolved at run-time.
(You can verify this using <systemitem>otool -l</systemitem>).
</para></answer>
</qandaentry>
</qandadiv>
<qandadiv id="faq-general">
<title>General questions</title>
@ -376,6 +377,7 @@ Use:
</qandaentry>
</qandadiv>
<qandadiv id="faq-playback">
<title>Playback problems</title>
@ -411,6 +413,7 @@ 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?
@ -585,6 +588,7 @@ Try <option>-nocache</option>.
</qandaentry>
</qandadiv>
<qandadiv id="faq-driver">
<title>Video/audio driver problems (vo/ao)</title>
@ -764,8 +768,10 @@ How can I get rid of A/V desynchronization while seeking through RealMedia strea
</qandaentry>
</qandadiv>
<qandadiv id="faq-dvd">
<title>DVD playback</title>
<qandaentry>
<question><para>
What about DVD navigation/menus?
@ -869,8 +875,10 @@ mplayer dvd://1 -dvd-device <replaceable>/path/to/directory</replaceable>
</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 @@ Stepping backwards is unlikely to be implemented anytime soon.
</qandaentry>
</qandadiv>
<qandadiv id="faq-encoding">
<title>Encoding</title>
<qandaentry>
<question><para>
How can I encode?
@ -1111,7 +1121,6 @@ have to set it by hand with the <option>-ofps</option> option.
</para></answer>
</qandaentry>
<qandaentry>
<question><para>
How can I put subtitles in the output file?
@ -1147,7 +1156,6 @@ above command.
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 @@ subdirectory for a collection of random scripts and hacks.
<filename>TOOLS/README</filename> contains documentation.
</para></answer>
</qandaentry>
</qandadiv>
</qandaset>
</chapter>