Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: made_in_china on June 25, 2010, 05:26:40 AM
-
hello,
i try to watch a dvd with vlc but i have some errors:
libdvdnav: DVD Serial Number: 37080083
libdvdnav: DVD Title (Alternative):
libdvdnav: Unable to find map file '/home/tc/.dvdnav/Hogan's Heroes EU S2 D1.map'
libdvdnav: DVD disk reports itself with Region mask 0x00fd0000. Regions: 2
*** Zero check failed in /home/tc/Desktop/temp/libdvdread-package/libdvdread-4.1.3/src/ifo_read.c:1120
for vts_ptt_srpt->zero_1 = 0x60b7
*** libdvdread: CHECK_VALUE failed in /home/tc/Desktop/temp/libdvdread-package/libdvdread-4.1.3/src/ifo_read.c:1122 ***
*** for vts_ptt_srpt->nr_of_srpts < 100 ***
*** libdvdread: CHECK_VALUE failed in /home/tc/Desktop/temp/libdvdread-package/libdvdread-4.1.3/src/ifo_read.c:1168 ***
*** for n % 4 == 0 ***
libdvdnav: ifoRead_VTS_PTT_SRPT failed
*** Zero check failed in /home/tc/Desktop/temp/libdvdread-package/libdvdread-4.1.3/src/ifo_read.c:1120
for vts_ptt_srpt->zero_1 = 0x00b7
*** libdvdread: CHECK_VALUE failed in /home/tc/Desktop/temp/libdvdread-package/libdvdread-4.1.3/src/ifo_read.c:1122 ***
*** for vts_ptt_srpt->nr_of_srpts < 100 ***
libdvdnav: ifoRead_VTS_PTT_SRPT failed
libdvdread not compiled with libdvdcss support??
so how to watch dvd with vlc?
-
you need to compile libdvdcss and install it
libdvdread (or libdvdnav) looks for libdvdcss if available uses it
due to some U.S.A laws libdvdcss can not be distributed
but it is very easy to compile
tce-load -iw compiletc
wget http://download.videolan.org/pub/libdvdcss/1.2.9/libdvdcss-1.2.9.tar.bz2
tar xf libdvdcss-1.2.9.tar.bz2
cd libdvdcss-1.2.9
./configure
make
sudo make install
-
hello,
i try to watch a dvd with vlc but i have some errors:
libdvdnav: DVD Serial Number: 37080083
libdvdnav: DVD Title (Alternative):
libdvdnav: Unable to find map file '/home/tc/.dvdnav/Hogan's Heroes EU S2 D1.map'
libdvdnav: DVD disk reports itself with Region mask 0x00fd0000. Regions: 2
*** Zero check failed in /home/tc/Desktop/temp/libdvdread-package/libdvdread-4.1.3/src/ifo_read.c:1120
for vts_ptt_srpt->zero_1 = 0x60b7
*** libdvdread: CHECK_VALUE failed in /home/tc/Desktop/temp/libdvdread-package/libdvdread-4.1.3/src/ifo_read.c:1122 ***
*** for vts_ptt_srpt->nr_of_srpts < 100 ***
*** libdvdread: CHECK_VALUE failed in /home/tc/Desktop/temp/libdvdread-package/libdvdread-4.1.3/src/ifo_read.c:1168 ***
*** for n % 4 == 0 ***
libdvdnav: ifoRead_VTS_PTT_SRPT failed
*** Zero check failed in /home/tc/Desktop/temp/libdvdread-package/libdvdread-4.1.3/src/ifo_read.c:1120
for vts_ptt_srpt->zero_1 = 0x00b7
*** libdvdread: CHECK_VALUE failed in /home/tc/Desktop/temp/libdvdread-package/libdvdread-4.1.3/src/ifo_read.c:1122 ***
*** for vts_ptt_srpt->nr_of_srpts < 100 ***
libdvdnav: ifoRead_VTS_PTT_SRPT failed
libdvdread not compiled with libdvdcss support??
so how to watch dvd with vlc?
Dear made_in_china,
Have you tried mplayer? It might be able to play your DVD.
Best regards,
Xianwen
-
hello Xianwen,
yes i tried to use mplayer(s) but all don't work well .
mplayer_nodeps : mplayer -nocache dvdnav:// -> go to the menu but i can't choose chapter ..
so just mplayer dvd:// -> work the first time.if i close mplayer and open again i have ugly pictures...
same problems with all mplayer (Xorg, gtk1 &2) :-[
and mplayer is working on your system??
-
i install tinycore V2.11.5
Smplayer work very well.i will wait again before using tinycore v3.
thx