1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-14 10:55:43 +00:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7937 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
jonas 2002-10-27 18:01:40 +00:00
parent aa9f266980
commit 9f91a91294

View File

@ -104,7 +104,8 @@ navigation. It's also needed to decrypt the content.</P>
<P>The whole old-style DVD support with libcss needs therefore a mounted DVD
filesystem and a raw sector-based access to the device. Unfortunately you must
be root (under Linux) to get the sector address of a file. You got two choices:</P>
be root (under Linux) to get the sector address of a file. You got the
following choices:</P>
<UL>
<LI>Force the user to be root or use a suid root mplayer binary.</LI>