Mercurial > mplayer.hg
changeset 10327:fd2ba6640689
Document -ipv4-only-proxy and -prefer-ip4/6.
author | diego |
---|---|
date | Sun, 22 Jun 2003 22:01:00 +0000 |
parents | 90c9fe8b04ab |
children | 8b1adfb21564 |
files | DOCS/en/mplayer.1 |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/en/mplayer.1 Sun Jun 22 21:30:40 2003 +0000 +++ b/DOCS/en/mplayer.1 Sun Jun 22 22:01:00 2003 +0000 @@ -753,6 +753,10 @@ 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 @@ .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.