[MPlayer-dev-eng] [PATCH 4/7] Document a bit http_proxy in manpage

Clément Bœsch ubitux at gmail.com
Sun Nov 21 17:57:32 CET 2010


On Mon, Oct 18, 2010 at 12:05:54PM +0200, Clément Bœsch wrote:
> Add a http_proxy example in the manpage because it's laking one and the
> syntax is not really explicit.

OK to apply this small example, or a more complete documentation would be
appreciated? Maybe more examples with '%xx' stuff?

> ---
>  DOCS/man/en/mplayer.1 |    6 ++++++
>  1 files changed, 6 insertions(+), 0 deletions(-)
> 
> diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
> index 5610cd6..007b7e5 100644
> --- a/DOCS/man/en/mplayer.1
> +++ b/DOCS/man/en/mplayer.1
> @@ -11666,6 +11666,12 @@ mplayer http://mplayer.hq/example.avi
>  .fi
>  .
>  .PP
> +.B Stream from HTTP (with auth) through a HTTP proxy (with auth):
> +.nf
> +mplayer http_proxy://proxy_user:proxy_passwd@proxy:3128/http://user:passwd@mplayer.hq/example.avi
> +.fi
> +.
> +.PP
>  .B Stream using RTSP:
>  .nf
>  mplayer rtsp://server.example.com/streamName
> -- 
> 1.7.3.1
> 

-- 
Clément B.
Not sent from a jesusPhone.


More information about the MPlayer-dev-eng mailing list