mirror of https://github.com/mpv-player/mpv
<para>Note:.... </para> really should be <note><para>....</para></note>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11036 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6f880d75d6
commit
e0df7cf4ab
|
@ -421,10 +421,10 @@ play from FTP:
|
|||
<screen>wget ftp://micorsops.com/something.avi -O - | mplayer -</screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<note><para>
|
||||
Note: it's also recommended to enable CACHE when playback from network:
|
||||
<screen>wget ftp://micorsops.com/something.avi -O - | mplayer -cache 8192 -</screen>
|
||||
</para>
|
||||
</para></note>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="mpst" xreflabel="Remote streams">
|
||||
|
|
Loading…
Reference in New Issue