[MPlayer-users] Problematic DVD

Krzysztof Duchnowski amidk75 at gmail.com
Sun Aug 31 11:44:22 CEST 2008


try openning file then:

mplayer /media/dvd/video_ts/vts_37_1.vob

Another things:
- VIDEO_TS and VTSes are in lower case?
- don't enable things during compilation except for "--enable-menu" and 
"--enable-gui"
- compile mplayer with dvdnav using "DOCS/tech/dvdnav-howto.txt" from 
your mplayer source directory
- have you installed "libdvdcss" along with "libdvdcss-dev" in your system?

Safe compiling options after meeting above requirements (dvdnav and 
dvdread installed to "/usr/local"):

CFLAGS= ./configure --enable-gui --enable-largefiles --enable-menu 
--disable-runtime-cpudetection --disable-debug 
--disable-dvdread-internal 
--with-dvdread-config=/usr/local/bin/dvdread-config 
--with-dvdnav-config=/usr/local/bin/dvdnav-config --disable-pulse 
--charset=utf-8 2>&1 | tee ../mplayer.configure.log

-- 
Krzysztof 'DK75' Duchnowski
GetFirefox - http://www.mozilla.com/firefox/
Konfiguracja UTF-8 dla czytników - http://evil.pl/pip/utf/



More information about the MPlayer-users mailing list