summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-22 22:01:00 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-22 22:01:00 +0000
commit256799bb4396dc64fa7249f192fd1c9cbc3a9ec6 (patch)
treea39c86c384fe2f93a75c4d20093da73158ea4f45 /DOCS
parent354a8559adea76b24896e35db02653934a19eebc (diff)
downloadmpv-256799bb4396dc64fa7249f192fd1c9cbc3a9ec6.tar.bz2
mpv-256799bb4396dc64fa7249f192fd1c9cbc3a9ec6.tar.xz
Document -ipv4-only-proxy and -prefer-ip4/6.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10328 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/mplayer.112
1 files changed, 12 insertions, 0 deletions
diff --git a/DOCS/en/mplayer.1 b/DOCS/en/mplayer.1
index 8cc1599c22..b3ae349b07 100644
--- a/DOCS/en/mplayer.1
+++ b/DOCS/en/mplayer.1
@@ -753,6 +753,10 @@ Useful with broken/\:incomplete downloads, or badly created AVIs.
You can only use this option if the underlying media supports seeking
(i.e. not with stdin, pipe, etc).
.TP
+.B \-ipv4-only-proxy
+Skip the proxy for IPv6 addresses.
+It will still be used for IPv4 connections.
+.TP
.B \-mc <seconds/frame>
Maximum A-V sync correction per frame (in seconds).
.TP
@@ -793,6 +797,14 @@ demuxer selection.
.B \-passwd <password> (see \-user option too)
Specify password for http authentication.
.TP
+.B \-prefer-ipv4
+Use IPv4 on network connections.
+Falls back to IPv6 automatically.
+.TP
+.B \-prefer-ipv6
+Use IPv6 on network connections.
+Falls back to IPv4 automatically.
+.TP
.B \-rawaudio <option1:option2:...>
This option lets you play raw audio files.
It may also be used to play audio CDs which are not 44KHz 16Bit stereo.