summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/mplayer.1
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-08 22:15:42 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-08 22:15:42 +0000
commit02ec59d42cc99373953e1440877569eafb9e2bce (patch)
treede22ba2265f02dd75648d7462b6230ab3b7ee39c /DOCS/man/en/mplayer.1
parent458a579643562d6f6bfdd2ce5a48b6eaf0fd9044 (diff)
downloadmpv-02ec59d42cc99373953e1440877569eafb9e2bce.tar.bz2
mpv-02ec59d42cc99373953e1440877569eafb9e2bce.tar.xz
removing last pitiful traces of old-style DVD support, with no remorse, but
utter cruelty git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11599 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en/mplayer.1')
-rw-r--r--DOCS/man/en/mplayer.115
1 files changed, 0 insertions, 15 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 1db60949c5..a829a9d980 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -697,10 +697,6 @@ Read HTTP cookies from this file. The file is assumed to be in Netscape format.
If you give this option, MPlayer will not look for cookies in "~/.netscape/"
and "~/.mozilla/".
.TP
-.B \-csslib <filename>
-(old-style DVD option) This option is used to override the default location of
-libcss.so.
-.TP
.B \-demuxer <number>
Force demuxer type.
Give the demuxer ID as defined in demuxers.h.
@@ -745,14 +741,6 @@ Some DVD discs contain scenes that can be viewed from multiple angles.
Here you can tell MPlayer which angles to use (default: 1).
Examples can be found below.
.TP
-.B \-dvdauth <DVD\ device>
-(old-style DVD option) Turns on DVD authentication using the given device.
-.TP
-.B \-dvdkey <CSS\ key>
-(old-style DVD option) When decoding a VOB file copied undecrypted from DVD,
-this option gives the CSS key needed to decrypt the VOB (the key is printed
-when authenticating with the DVD drive using \-dvdauth).
-.TP
.B \-forceidx
Force rebuilding of INDEX.
Useful for files with broken index (desyncs, etc).
@@ -4652,9 +4640,6 @@ mplayer dvd://1 \-dvdangle 2
.B Playing from a different DVD device
mplayer dvd://1 \-dvd-device /dev/\:dvd2
.TP
-.B Old style DVD (VOB) playing
-mplayer \-dvdauth /dev/\:dvd /mnt/\:dvd/\:VIDEO_TS/\:VTS_02_4.VOB
-.TP
.B Stream from HTTP
mplayer http://mplayer.hq/\:example.avi
.TP