From 08891a6d707dfd82d79a4b3024b00cd7e74c2fa3 Mon Sep 17 00:00:00 2001 From: gabucino Date: Wed, 18 Apr 2001 18:52:35 +0000 Subject: [PATCH] minor fixes/additions.. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@506 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/MPlayer-FAQ | 8 ++++++-- DOCS/example.conf | 6 ++++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/DOCS/MPlayer-FAQ b/DOCS/MPlayer-FAQ index 9b43c95b07..1ab5a90d56 100644 --- a/DOCS/MPlayer-FAQ +++ b/DOCS/MPlayer-FAQ @@ -147,9 +147,9 @@ A: It works only if running as root! It's a DGA limitation. '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 @@ Q: When using Xvideo, I can't play DivX avis with my Voodoo 3/Banshee ! ... 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 --git a/DOCS/example.conf b/DOCS/example.conf index 18a6741f7f..fd7520fe54 100644 --- a/DOCS/example.conf +++ b/DOCS/example.conf @@ -75,6 +75,12 @@ ffactor = 0.75 # monitor_vfreq = 50-90 # vertical frequency range # 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!