Mercurial > mplayer.hg
changeset 505:b015178f60ae
minor fixes/additions..
author | gabucino |
---|---|
date | Wed, 18 Apr 2001 18:52:35 +0000 |
parents | a77e23145686 |
children | 8f741175eb43 |
files | DOCS/MPlayer-FAQ DOCS/example.conf |
diffstat | 2 files changed, 12 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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.
--- 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! ##