summaryrefslogtreecommitdiff
path: root/multimedia/mplayer/README
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mplayer/README')
-rw-r--r--multimedia/mplayer/README18
1 files changed, 7 insertions, 11 deletions
diff --git a/multimedia/mplayer/README b/multimedia/mplayer/README
index b261eef7b3..67da873a07 100644
--- a/multimedia/mplayer/README
+++ b/multimedia/mplayer/README
@@ -1,9 +1,9 @@
-MPlayer plays most MPEG, VOB, AVI, OGG/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4,
-FLI, RM, NuppelVideo, YUV4MPEG, FILM, RoQ, PVA files, supported by many
-native, XAnim, and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, 3ivx,
-DivX 3/4/5 and even WMV movies, too (without the avifile library).
-
-The required codecs are available from the MPlayer site, and we have a
+MPlayer plays most MPEG, VOB, AVI, OGG/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4,
+FLI, RM, NuppelVideo, YUV4MPEG, FILM, RoQ, PVA files, supported by many
+native, XAnim, and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, 3ivx,
+DivX 3/4/5 and even WMV movies, too (without the avifile library).
+
+The required codecs are available from the MPlayer site, and we have a
SlackBuild script for them as well. If you have already installed the
codecs on your own, then make sure the CODECSDIR variable in the script
is defined correctly (or pass the correct value on the command line when
@@ -22,9 +22,5 @@ You can speed-up decoding and encoding by passing RUNTIME_CPU=no to the build
script.
MPlayer supports DVD-Menu-Navigation; for it to work as expected, you will
-need the run the script with DVDNAV=yes and have the external libdvdnav
-package installed. This will disable MPlayer's internal libdvdread and
-rely on the libdvdread version installed by libdvdnav. Only with this option
-set will you be able to navigate through the menus. Additionally, you need
-to either write "mouse-movements=yes" into your mplayer.conf or start mplayer
+need to either write "mouse-movements=yes" into your mplayer.conf or start mplayer
as "mplayer dvdnav:// -mouse-movements"