[MPlayer-cvslog] r25099 - trunk/DOCS/tech/dvdnav-howto.txt
nicodvb
subversion at mplayerhq.hu
Sun Nov 18 17:19:04 CET 2007
Author: nicodvb
Date: Sun Nov 18 17:19:03 2007
New Revision: 25099
Log:
warn users to disable dvdread internal (at least for the moment: there's
something that prevents the correct identification of languages that I don't
have time to investigate right now)
Modified:
trunk/DOCS/tech/dvdnav-howto.txt
Modified: trunk/DOCS/tech/dvdnav-howto.txt
==============================================================================
--- trunk/DOCS/tech/dvdnav-howto.txt (original)
+++ trunk/DOCS/tech/dvdnav-howto.txt Sun Nov 18 17:19:03 2007
@@ -20,7 +20,9 @@ $ ./configure2 && make
install it as root with
$ make install
-Cd to MPlyer's source tree and run ./configure with your preferred parameters.
+Cd to MPlyer's source tree and configure mplayer with the following command:
+$ ./configure --disable-dvdread-internal
+followed by your preferred parameters.
After ./configure is run it should say that support for dvdnav and dvdread was enabled,
otherwise investigate in configure.log the sections relative to the two libraries
and try to understand what went wrong; if you can't solve the problem yourself
More information about the MPlayer-cvslog
mailing list