Mercurial > mplayer.hg
comparison DOCS/man/en/mplayer.1 @ 11583:2af52902e7dc
Send HTTP Cookies (reading from mozilla/netscape files) support by Dave Lambley <mplayer-dev-eng@dlambley.freeserve.co.uk>. Disabled by default.
author | alex |
---|---|
date | Mon, 08 Dec 2003 13:25:35 +0000 |
parents | 6ea42c885d60 |
children | d18111ea13d0 |
comparison
equal
deleted
inserted
replaced
11582:ce9c964c66c3 | 11583:2af52902e7dc |
---|---|
686 .TP | 686 .TP |
687 .B \-chapter <chapter\ id>[\-<end\ chapter\ id>] | 687 .B \-chapter <chapter\ id>[\-<end\ chapter\ id>] |
688 Specify which chapter to start playing at. | 688 Specify which chapter to start playing at. |
689 Optionally specify which chapter to end playing at (default: 1). | 689 Optionally specify which chapter to end playing at (default: 1). |
690 Examples can be found below. | 690 Examples can be found below. |
691 .TP | |
692 .B \-cookies | |
693 Send cookies when making HTTP requests. | |
694 .TP | |
695 .B \-cookies-file <filename> | |
696 Read HTTP cookies from this file. The file is assumed to be in Netscape format. | |
697 If you give this option, MPlayer will not look for cookies in "~/.netscape/" | |
698 and "~/.mozilla/". | |
691 .TP | 699 .TP |
692 .B \-csslib <filename> | 700 .B \-csslib <filename> |
693 (old-style DVD option) This option is used to override the default location of | 701 (old-style DVD option) This option is used to override the default location of |
694 libcss.so. | 702 libcss.so. |
695 .TP | 703 .TP |