1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-16 04:07:08 +00:00

Some <replaceable> tags added.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11803 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-01-18 16:08:04 +00:00
parent e318e26ad8
commit b40f87a4ae

View File

@ -298,7 +298,8 @@ since QNX has only X <emphasis>emulation</emphasis> which is VERY slow. Use SDL.
<application>MPlayer</application>, but only on some systems. Try making <application>MPlayer</application>, but only on some systems. Try making
them writable if you have problems. QuickTime DLLs also work, but you will them writable if you have problems. QuickTime DLLs also work, but you will
have to put them in your Windows system directory have to put them in your Windows system directory
(<filename class="directory">C:\Windows\system\</filename> or similar).</para> (<filename class="directory"><replaceable>C:\Windows\system\</replaceable></filename>
or similar).</para>
<para>The <application>Cygwin</application>/<application>MinGW</application> <para>The <application>Cygwin</application>/<application>MinGW</application>
console is rather slow. Redirecting output or using the console is rather slow. Redirecting output or using the
@ -341,7 +342,7 @@ since QNX has only X <emphasis>emulation</emphasis> which is VERY slow. Use SDL.
<para>DVDs also work, adjust <option>-dvd-device</option> for the drive letter <para>DVDs also work, adjust <option>-dvd-device</option> for the drive letter
of your DVD-ROM:</para> of your DVD-ROM:</para>
<screen>mplayer dvd://&lt;title&gt; -dvd-device '\\.\d:'</screen> <screen>mplayer dvd://<replaceable>&lt;title&gt;</replaceable> -dvd-device '\\.\<replaceable>d</replaceable>:'</screen>
</sect2> </sect2>
@ -368,7 +369,7 @@ since QNX has only X <emphasis>emulation</emphasis> which is VERY slow. Use SDL.
<screen>mplayer <replaceable>/d/MPEG2/AVSEQ01.MPG</replaceable></screen> <screen>mplayer <replaceable>/d/MPEG2/AVSEQ01.MPG</replaceable></screen>
<screen>mplayer dvd://&lt;title&gt; -dvd-device /d/</screen> <screen>mplayer dvd://<replaceable>&lt;title&gt;</replaceable> -dvd-device /<replaceable>d</replaceable>/</screen>
</sect2> </sect2>