Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
libdvdread CHECK_VALUE failed
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
HoloDoc
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jun 2006
Posts: 76

PostPosted: Sun Aug 13, 2006 6:27 pm    Post subject: libdvdread CHECK_VALUE failed Reply with quote

Hi @all!

Ich hab mal wieder ein Problem: Bei dem Versuch eine Sicherungskopie von einer Video-DVD auf Festplatte zu erstellen mit dem tool dvdbackup kommt dauernt(!), d.h. bei jeder Video-DVD, folgende Fehlermeldung:
Quote:
$ dvdbackup -i /dev/hdb -I
libdvdread: Using libdvdcss version 1.2.9 for DVD access

*** libdvdread: CHECK_VALUE failed in ifo_read.c:1772 ***
*** for (pgci_ut->lu[i].exists & 0x07) == 0 ***


*** libdvdread: CHECK_VALUE failed in ifo_read.c:1772 ***
*** for (pgci_ut->lu[i].exists & 0x07) == 0 ***


*** libdvdread: CHECK_VALUE failed in ifo_read.c:1772 ***
*** for (pgci_ut->lu[i].exists & 0x07) == 0 ***


*** libdvdread: CHECK_VALUE failed in ifo_read.c:1772 ***
*** for (pgci_ut->lu[i].exists & 0x07) == 0 ***


*** libdvdread: CHECK_VALUE failed in ifo_read.c:1912 ***
*** for vts_atrt->nr_of_vtss != 0 ***


*** libdvdread: CHECK_VALUE failed in ifo_read.c:1915 ***
*** for (uint32_t)vts_atrt->nr_of_vtss * (4 + VTS_ATTRIBUTES_MIN_SIZE) + VTS_ATRT_SIZE < vts_atrt->last_byte + 1 ***

libdvdread: Invalid main menu IFO (VIDEO_TS.IFO).
Can't open VMG info.
Guess work of main feature film faild


Und ja ich weiß dass man damit erst mal die Informationen ausliest ;)

Habt ihr eine Idee wie man dies beheben kann?
Habe schon versucht es neu zu emergen genau so wie libdvdread und css, hat auch nix geholfen.

VIELEN DANK!

HoloDoc
Back to top
View user's profile Send private message
HoloDoc
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jun 2006
Posts: 76

PostPosted: Sun Aug 13, 2006 8:28 pm    Post subject: Reply with quote

Habs nun lösen können.

Vll hilft es ja anderen:
Das DVD-Laufwerk war auf keine Region eingestellt. um dies zu ängern einfach regionset emergen
Code:
emerge regionset


da kommt dann:
Code:
# regionset
regionset version 0.1 -- reads/sets region code on DVD drives
Current Region Code settings:
RPC Phase: II
type: NONE
vendor resets available: 4
user controlled changes resets available: 5
drive plays discs from region(s):, mask=0xFF

Would you like to change the region setting of your drive? [y/n]:


einfach mit y bestätigen und z.B. 2 für Europa eingeben (für weitere Regionalcodes bitte auf http://de.wikipedia.org/wiki/DVD-Region#Regionalcode nachschauen):

Code:
Would you like to change the region setting of your drive? [y/n]:y
Enter the new region number for your drive [1..8]:2
New mask: 0xFFFFFFFD, correct? [y/n]:y
Region code set successfully!


Wenn nun bei aufruf von regedit folgendes erscheint, habt ihr erfolgreich euer DVD-Laufwerk auf den RegionalCode 2 eingestellt.

Code:
# regionset
regionset version 0.1 -- reads/sets region code on DVD drives
Current Region Code settings:
RPC Phase: II
type: SET
vendor resets available: 4
user controlled changes resets available: 4
drive plays discs from region(s): 2, mask=0xFD

Would you like to change the region setting of your drive? [y/n]:n


Vll hilft es ja weiter....

HoloDoc
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum