From 02ec59d42cc99373953e1440877569eafb9e2bce Mon Sep 17 00:00:00 2001 From: gabucino Date: Mon, 8 Dec 2003 22:15:42 +0000 Subject: 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 --- DOCS/xml/en/cd-dvd.xml | 45 ++++++++------------------------------------- DOCS/xml/en/faq.xml | 2 +- 2 files changed, 9 insertions(+), 38 deletions(-) (limited to 'DOCS/xml') diff --git a/DOCS/xml/en/cd-dvd.xml b/DOCS/xml/en/cd-dvd.xml index c172a0d10d..d8d043c0c4 100644 --- a/DOCS/xml/en/cd-dvd.xml +++ b/DOCS/xml/en/cd-dvd.xml @@ -114,18 +114,6 @@ In case of DVD decoding problems, try disabling supermount, or any other such facilities. - -Old-style DVD support - OPTIONAL - -Useful if you want to play encoded VOBs from hard disk. -Compile and install libcss 0.0.1 (not newer) for this -(If MPlayer fails to detect it, use the - option). To use it, you need to be root, -use a suid root MPlayer binary or let -MPlayer call the suid-root fibmap_mplayer wrapper program. - - - DVD structure @@ -146,31 +134,14 @@ content. -The whole old-style DVD support with libcss therefore -needs a mounted DVD filesystem and raw sector-based access to the device. -Unfortunately you must (under Linux) be root to get the sector address of a -file. You have the following choices: - - - -Be root or use a suid-root MPlayer binary. - - - -Let MPlayer call the suid-root fibmap_mplayer -wrapper program to access the DVD (used in the old-style DVD playback over -libcss). - - - -Don't use the kernel's filesystem driver at all and reimplement it in -userspace. libdvdread 0.9.x and libmpdvdkit -do this (new-style DVD support). The kernel UDF filesystem driver is not -needed as they already have their own builtin UDF filesystem driver. -Also the DVD does not have to be mounted as only the raw sector-based -access is used. - - +DVD support needs raw sector-based access to the device. Unfortunately you must +(under Linux) be root to get the sector address of a file. That's why we don't +use the kernel's filesystem driver at all, instead we reimplement it in +userspace. libdvdread 0.9.x and +libmpdvdkit do this. The kernel UDF filesystem driver +is not needed as they already have their own builtin UDF filesystem driver. +Also the DVD does not have to be mounted as only the raw sector-based access is +used. diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index e4435f5d62..f2d369f40c 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -1062,7 +1062,7 @@ Use the /dev/). -- cgit v1.2.3