# HG changeset patch # User diego # Date 1056319260 0 # Node ID fd2ba6640689375eab92ccc7a246ef84f68c4506 # Parent 90c9fe8b04ab50e7e252eaa8512d1f2dbfde3b5b Document -ipv4-only-proxy and -prefer-ip4/6. diff -r 90c9fe8b04ab -r fd2ba6640689 DOCS/en/mplayer.1 --- 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 Maximum A-V sync correction per frame (in seconds). .TP @@ -793,6 +797,14 @@ .B \-passwd (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 This option lets you play raw audio files. It may also be used to play audio CDs which are not 44KHz 16Bit stereo.