mirror of
https://github.com/mpv-player/mpv
synced 2025-02-14 19:07:14 +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:
parent
e318e26ad8
commit
b40f87a4ae
@ -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
|
||||
them writable if you have problems. QuickTime DLLs also work, but you will
|
||||
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>
|
||||
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
|
||||
of your DVD-ROM:</para>
|
||||
|
||||
<screen>mplayer dvd://<title> -dvd-device '\\.\d:'</screen>
|
||||
<screen>mplayer dvd://<replaceable><title></replaceable> -dvd-device '\\.\<replaceable>d</replaceable>:'</screen>
|
||||
|
||||
</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 dvd://<title> -dvd-device /d/</screen>
|
||||
<screen>mplayer dvd://<replaceable><title></replaceable> -dvd-device /<replaceable>d</replaceable>/</screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user