mirror of
https://github.com/mpv-player/mpv
synced 2025-01-30 19:52:14 +00:00
Add some missing <option> tags, patch by Torinthiel.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11144 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0da0c7ec9a
commit
beeba8dfc2
@ -422,7 +422,7 @@ play from FTP:
|
||||
</para>
|
||||
|
||||
<note><para>
|
||||
Note: it's also recommended to enable CACHE when playback from network:
|
||||
Note: it's also recommended to enable <option>-cache</option> when playback from network:
|
||||
<screen>wget ftp://micorsops.com/something.avi -O - | mplayer -cache 8192 -</screen>
|
||||
</para></note>
|
||||
</sect1>
|
||||
@ -467,7 +467,7 @@ You can also access files on this server :
|
||||
mplayer -cache 5000 mpst://servername//usr/local/movies/lol.avi
|
||||
</screen>
|
||||
Note that paths wich aren't starting with a / will be relative to
|
||||
the directory where the server is running. The cache option is not
|
||||
the directory where the server is running. The <option>-cache</option> option is not
|
||||
needed but highly recommended.
|
||||
</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user