LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-16-2005, 04:23 AM   #1
Fissional
Member
 
Registered: Jul 2004
Location: Harrison Township MI
Distribution: fluxbox-0.9.13 on Slackware 10.2 2.6.15.1 kernel
Posts: 48

Rep: Reputation: 15
dvd::rip cannot read TOC


Well, I have been trying to get dvd::rip to work for the past..ohhh...7-8 hours, i finally got it installed along with all the deps transcode and all. and when I go to the Rip Title tab, and click Read DVD table of contents i recieve the error...

Job 'Determine number of titles' failed.

Executed command: dr_exec tcprobe -H 10 -i /dev/dvd && echo DVDRIP_SUCCESS

Last output was:


(dvd_reader.c) no support for DVD reading configured - exit.
(iodump.c) unable to open directory "/dev/dvd"

this is pointing to the correct device, and i have linked it and even tried changing /dev/dvd to /dev/hda (the device my dvd drive is) and even /dev/cdrom. it gives me the same error message everytime. also xine and mplayer cannot play dvds anymore i recieve this in my terminal

bash-3.00# xine
This is xine (X11 gui) - a free video player v0.99.3.
(c) 2000-2004 The xine Team.
Xlib: extension "GLX" missing on display ":0.0".
libdvdread: Using libdvdcss version 1.2.8 for DVD access
libdvdnavVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnavVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdread: Using libdvdcss version 1.2.8 for DVD access
libdvdnavVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnavVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
Segmentation fault


any help on getting these problems resolved would be greatly appreciated.


PS: I should also add that I attempted to switch to acidrip as I thought maybe it would have better luck and I have mplayer and mencoder. it compiled tested and installed fine. but when i run it....well....

bash-3.00# acidrip
Can't locate Gtk2.pm in @INC (@INC contains: /usr/lib/perl5/5.8.6/i486-linux /usr/lib/perl5/5.8.6 /usr/lib/perl5/site_perl/5.8.6/i486-linux /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl .) at /usr/lib/perl5/site_perl/5.8.6/AcidRip/interface.pm line 1.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.6/AcidRip/interface.pm line 1.
Compilation failed in require at /usr/lib/perl5/site_perl/5.8.6/AcidRip/acidrip.pm line 7.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.6/AcidRip/acidrip.pm line 7.
Compilation failed in require at /usr/bin/acidrip line 14.
BEGIN failed--compilation aborted at /usr/bin/acidrip line 14.
bash-3.00#

again any help getting either ripping programs to work would be greatly appreciated.

Last edited by Fissional; 07-16-2005 at 04:39 AM.
 
Old 07-16-2005, 09:13 PM   #2
clump
LQ Newbie
 
Registered: Jul 2005
Posts: 1

Rep: Reputation: 0
See: http://www.exit1.org/dvdrip/doc/faq.cipp#faq18

i'm not familar with slackware, but if it's any further help my gentoo system required a system build flag to build properly (USE="dvdread") when building transcode, and also had to be rebooted before dvd::rip would work.
 
Old 07-17-2005, 01:59 AM   #3
Fissional
Member
 
Registered: Jul 2004
Location: Harrison Township MI
Distribution: fluxbox-0.9.13 on Slackware 10.2 2.6.15.1 kernel
Posts: 48

Original Poster
Rep: Reputation: 15
Thanks! that link got rid of the

(dvd_reader.c) no support for DVD reading configured - exit.

error but now when i run it, i get. Job 'Determine number of titles' failed.

Executed command: dr_exec tcprobe -H 10 -i /dev/dvd && echo DVDRIP_SUCCESS

Last output was:


libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdread: Can't open file VIDEO_TS.IFO.
(iodump.c) unable to open directory "/dev/dvd"


any help would be appreciated!!
 
Old 08-08-2005, 01:00 AM   #4
Ikebo
Member
 
Registered: Jun 2004
Location: Michigan, USA
Distribution: Ubuntu
Posts: 77

Rep: Reputation: 15
Make sure you are running dvd::rip as root or have given proper access to the /dev/dvd symlink and the device itself to the user you are running it as.
 
Old 10-23-2005, 02:05 PM   #5
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
Quote:
libdvdread: Can't open file VIDEO_TS.IFO.
(iodump.c) unable to open directory "/dev/dvd"
Read the FAQs. They clearly say this is not a problem.

http://www.exit1.org/dvdrip/doc/faq.cipp#faq4

I think you may be having a different problem in addition to that one which is fine.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
dvd::rip read error kurrupt Linux - Software 2 08-21-2005 12:14 AM
DVD AVI rip to DVD mooreted Mandriva 4 02-20-2005 08:57 AM
DVD::Rip and Burning to DVD lapthorn Linux - Software 4 10-19-2004 01:19 PM
Can't get my audio cds to read.. HOW CAN I RIP THEM? theAntic Linux - Newbie 16 07-12-2004 12:38 AM
Can't rip DVDs with dvd::rip Hammett Linux - Software 2 10-27-2003 08:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration