# HG changeset patch # User gabucino # Date 987619955 0 # Node ID b015178f60aef59bdd03dfb2f5de738c029f3c05 # Parent a77e23145686514c9fae90f0a011d3716bb75712 minor fixes/additions.. diff -r a77e23145686 -r b015178f60ae DOCS/MPlayer-FAQ --- a/DOCS/MPlayer-FAQ Wed Apr 18 18:14:11 2001 +0000 +++ b/DOCS/MPlayer-FAQ Wed Apr 18 18:52:35 2001 +0000 @@ -147,9 +147,9 @@ 'chmod 750 /usr/local/bin/mplayer' 'chmod +s /usr/local/bin/mplayer' !!!! BUT STAY TUNED !!!! - This is a BIG security risk! Never do this on a server or on a computer + This is a *BIG* security risk! *NEVER* do this on a server or on a computer can be accessed by more people than only you because they can gain root - privilegies through suid root mplayer. + privilegies through suid root mplayer!!! !!!! SO YOU HAVE BEEN WARNED ... !!!! Q: The fsdga driver doesn't work with my xyz.avi file. Why is that? @@ -172,3 +172,7 @@ ... A: Your driver is old, update it. The new driver also supports YUY2 required for DivX. + +Q: I've downloaded an ASF with asfrecorder, but MPlayer can't play it ! +A: There were/are some known issues with asfrecorder, and the ASF format is + a big crap itself. Please contact us, so the bug can be fixed. diff -r a77e23145686 -r b015178f60ae DOCS/example.conf --- a/DOCS/example.conf Wed Apr 18 18:14:11 2001 +0000 +++ b/DOCS/example.conf Wed Apr 18 18:52:35 2001 +0000 @@ -76,6 +76,12 @@ # monitor_dotclock = 30M-300M # dotclock (or pixelclock) range ## +## Specify DVD device (you need to install libcss, then recompile mplayer!) +## + +dvd = /dev/dvd + +## ## You can also include other configfiles ## Specify full path! ##