Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
DVD Movies do not work
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
johnpaul
n00b
n00b


Joined: 28 Aug 2006
Posts: 15

PostPosted: Mon Aug 28, 2006 2:07 am    Post subject: DVD Movies do not work Reply with quote

Code:
vlc dvd:///dev/dvd
VLC media player 0.8.5 Janus
libdvdnav: Using dvdnav version 0.1.10 from http://dvd.sf.net
libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdread: Could not open /dev/dvd with libdvdcss.
libdvdread: Can't open /dev/dvd for reading
libdvdnav: vm: faild to open/read the DVD
libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdread: Could not open /dev/dvd with libdvdcss.
libdvdread: Can't open /dev/dvd for reading
[00000234] dvdread demuxer error: DVDRead cannot open source: /dev/dvd
[00000237] access_file access error: file /dev/dvd is empty, aborting
[00000232] main input error: no suitable access module for `dvd:///dev/dvd


DVDs that are TV shows, such as the Friends and Scrubs DVDs work perfectly, but DVD Movies give this error message and I don't know what to do about it. I've tried mounting /mnt/cdrom to /dev/dvd and /mnt/hdc to /dev/dvd and it says that there is no media present, when there is.

My DVD-ROM drive is
hdc: QSI CD-RW/DVD-ROM SBW-241, ATAPI CD/DVD-ROM drive
from dmesg


I dont' exactly know what I can check and I'm quite new to gentoo so please give me whatever advice you have. Thanks in advance
Back to top
View user's profile Send private message
celestialwizard
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jun 2006
Posts: 81
Location: Brisbane, Australia

PostPosted: Mon Aug 28, 2006 5:01 am    Post subject: Reply with quote

Do the Movie DVDs that dont' work have the same region encoding of those that do work?
_________________
I may be a hardware bigot, but my stuff works
Back to top
View user's profile Send private message
johnpaul
n00b
n00b


Joined: 28 Aug 2006
Posts: 15

PostPosted: Mon Aug 28, 2006 5:51 am    Post subject: Reply with quote

Yes, they do. They are both region one from the back of the DVD case. I don't see any difference between them at all.

Here is what happens when I try to mount them.

Code:
localhost jp # mount /dev/hdc /mnt/cdrom
mount: block device /dev/hdc is write-protected, mounting read-only
localhost jp # umount /mnt/cdrom
localhost jp # mount /dev/hdc /mnt/cdrom
mount: No medium found


the first one is with a Friends DVD and the second one is with the Saved! DVD.
Back to top
View user's profile Send private message
jesso
Guru
Guru


Joined: 27 Oct 2004
Posts: 397
Location: Canada

PostPosted: Mon Aug 28, 2006 11:39 am    Post subject: Reply with quote

Have you tried Xine?
Back to top
View user's profile Send private message
johnpaul
n00b
n00b


Joined: 28 Aug 2006
Posts: 15

PostPosted: Mon Aug 28, 2006 3:11 pm    Post subject: Reply with quote

No, but I figured the problem wasn't with my player because it won't even mount.
Back to top
View user's profile Send private message
johnpaul
n00b
n00b


Joined: 28 Aug 2006
Posts: 15

PostPosted: Tue Aug 29, 2006 4:06 am    Post subject: Reply with quote

What ebuilds do I need to emerge in order to have enough to run Xine anyway?
Back to top
View user's profile Send private message
celestialwizard
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jun 2006
Posts: 81
Location: Brisbane, Australia

PostPosted: Tue Aug 29, 2006 4:07 am    Post subject: Reply with quote

Is the Saved! DVD a burnt DVD or an original you purchased?
_________________
I may be a hardware bigot, but my stuff works
Back to top
View user's profile Send private message
johnpaul
n00b
n00b


Joined: 28 Aug 2006
Posts: 15

PostPosted: Tue Aug 29, 2006 4:15 am    Post subject: Reply with quote

it is an original that I purchased and that's not the only one that doesn't work. Romeo+Juliet, original, does not work as well. Those are the only two that I own, so they are the only two that I have tried. Scrubs and Friends, both originals, work fine.
Back to top
View user's profile Send private message
celestialwizard
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jun 2006
Posts: 81
Location: Brisbane, Australia

PostPosted: Tue Aug 29, 2006 4:40 am    Post subject: Reply with quote

from memory you need xine-lib and xine-ui.

xine has been split up between the backend library that does all the work and the frontend user interface.


personally i prefer mplayer, but 6 one way, 1/2 dozen the other.

what happens when you just try and play the dvd instead of mounting it?

for example in mplayer i would say

Code:

mplayer -dvd /dev/dvdrom dvd://1

_________________
I may be a hardware bigot, but my stuff works
Back to top
View user's profile Send private message
johnpaul
n00b
n00b


Joined: 28 Aug 2006
Posts: 15

PostPosted: Tue Aug 29, 2006 4:52 am    Post subject: Reply with quote

Are you asking about what happens in VLC or in Mplayer or Xine? What happens in VLC is in the 1st post.
Back to top
View user's profile Send private message
johnpaul
n00b
n00b


Joined: 28 Aug 2006
Posts: 15

PostPosted: Tue Aug 29, 2006 4:01 pm    Post subject: Reply with quote

I just emerged mplayer and tried it with that and I get this error in the console

Code:
mplayer dvd://1
MPlayer 1.0pre8-3.4.6 (C) 2000-2006 MPlayer Team
CPU:               Intel(R) Pentium(R) 4 CPU 2.66GHz (Family: 15, Model: 2, Stepping: 7)
MMX2 supported but disabled
SSE supported but disabled
SSE2 supported but disabled
CPUflags:  MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX


93 audio & 211 video codecs

Playing dvd://1.
libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdread: Could not open /dev/dvd with libdvdcss.
libdvdread: Can't open /dev/dvd for reading
Couldn't open DVD device: /dev/dvd
File not found: '1'
Failed to open dvd://1.


Exiting... (End of file)
Back to top
View user's profile Send private message
johnpaul
n00b
n00b


Joined: 28 Aug 2006
Posts: 15

PostPosted: Wed Aug 30, 2006 6:29 am    Post subject: Reply with quote

bump
I really would like to figure this out as soon as possible
I have no idea what to do from here
I for some reason my DVD-ROM drive isn't reading that these disks are even there when it works fine for other DVD's
Everything works fine on windows, do you think it could be a driver problem? And if it is, how would I fix it because the driver was automagically loaded?
Back to top
View user's profile Send private message
johnpaul
n00b
n00b


Joined: 28 Aug 2006
Posts: 15

PostPosted: Thu Aug 31, 2006 8:45 pm    Post subject: Reply with quote

does anyone know where else I can post this?
Back to top
View user's profile Send private message
johnpaul
n00b
n00b


Joined: 28 Aug 2006
Posts: 15

PostPosted: Tue Sep 05, 2006 3:20 am    Post subject: Reply with quote

shameless bump
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Tue Sep 05, 2006 3:33 am    Post subject: Reply with quote

What is shown if you "ls -l /dev/dvd"?
_________________
Bones McCracker wrote:
On the other hand, regex is popular with the ladies.
Back to top
View user's profile Send private message
johnpaul
n00b
n00b


Joined: 28 Aug 2006
Posts: 15

PostPosted: Tue Sep 05, 2006 4:32 am    Post subject: Reply with quote

Code:
lrwxrwxrwx 1 root root 3 Sep  1 04:43 /dev/dvd -> hdc
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Tue Sep 05, 2006 4:40 am    Post subject: Reply with quote

How about "ls -l /dev/hdc"?
_________________
Bones McCracker wrote:
On the other hand, regex is popular with the ladies.
Back to top
View user's profile Send private message
ChickensDontFly
n00b
n00b


Joined: 03 Jan 2004
Posts: 64
Location: TN

PostPosted: Tue Sep 05, 2006 8:38 am    Post subject: Reply with quote

johnpaul wrote:
No, but I figured the problem wasn't with my player because it won't even mount.


So you can't mount the dvd as a user or as root?

Please post your /etc/fstab
Back to top
View user's profile Send private message
johnpaul
n00b
n00b


Joined: 28 Aug 2006
Posts: 15

PostPosted: Tue Sep 05, 2006 1:08 pm    Post subject: Reply with quote

I can't mount it as root nor as a user.

and here is my fstab
Code:
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda2               /boot           ext2            noauto,noatime  1 2
/dev/hda4               /               reiserfs                noatime         0 1
/dev/hda3               none            swap            sw              0 0
/dev/cdrom              /mnt/cdrom      iso9660         noauto,ro       0 0
/dev/fd0                /mnt/floppy     auto            noauto          0 0


# NOTE: The next line is critical for boot!
proc                    /proc           proc            defaults        0 0



and here is my ls -l /dev/hdc

Code:
brw-rw---- 1 root cdrom 22, 0 Aug 31 17:12 /dev/hdc
Back to top
View user's profile Send private message
ville.aakko
Tux's lil' helper
Tux's lil' helper


Joined: 06 Aug 2006
Posts: 113
Location: Oulu, Finland

PostPosted: Tue Sep 05, 2006 6:10 pm    Post subject: Reply with quote

I would suspect this is a kernel problem, as the DVDs don't even mount, while other DVDs do. Are you compiling and configuring your kernel yourself, or using genkernel?

I would also consider it possible your DVD drive is failing. It might just be that Linux uses the DVD more aggressively, or with different read-ahead settings or something, and if the hardware is failing it could give symptoms only in Linux but not on Windows. I do think that this is unlikely, however.
_________________
- Ville
Back to top
View user's profile Send private message
ChickensDontFly
n00b
n00b


Joined: 03 Jan 2004
Posts: 64
Location: TN

PostPosted: Tue Sep 05, 2006 6:37 pm    Post subject: Reply with quote

Just to comfort you a little bit, it's highly unlikely that the drive is going bad. It is possible but it's more likely that something is misconfigured.

Try changing this:

Code:
/dev/cdrom              /mnt/cdrom      iso9660         noauto,ro       0 0


to this:

Code:
/dev/cdrom              /mnt/cdrom      auto         noauto,ro       0 0


and let us know the results.
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Tue Sep 05, 2006 6:41 pm    Post subject: Reply with quote

Make sure that, in addition to iso9660, you have UDF support in your kernel. Then try modifying your fstab so that the cdrom line looks like this:
Code:
/dev/cdrom              /mnt/cdrom      udf,iso9660         noauto,ro       0 0

Also, make sure that your user is a member of the cdrom group. Run "id username" to see your current group memberships and "gpasswd -a username cdrom" to add yourself to the cdrom group. Finally, make sure that /dev/cdrom points to /dev/hdc too. (assuming that you only have one cd/dvd drive and that hdc is it)
_________________
Bones McCracker wrote:
On the other hand, regex is popular with the ladies.
Back to top
View user's profile Send private message
beandog
Bodhisattva
Bodhisattva


Joined: 04 May 2003
Posts: 2072
Location: /usa/utah

PostPosted: Tue Sep 05, 2006 9:33 pm    Post subject: Reply with quote

yabbadabbadont wrote:
Make sure that, in addition to iso9660, you have UDF support in your kernel. Then try modifying your fstab so that the cdrom line looks like this:
Code:
/dev/cdrom              /mnt/cdrom      udf,iso9660         noauto,ro       0 0

Also, make sure that your user is a member of the cdrom group. Run "id username" to see your current group memberships and "gpasswd -a username cdrom" to add yourself to the cdrom group. Finally, make sure that /dev/cdrom points to /dev/hdc too. (assuming that you only have one cd/dvd drive and that hdc is it)


Wow, you can do that? "udf,iso9660"? That's sweet. I usually just use "auto" and let mount decide which one it is.
_________________
If it ain't broke, tweak it. dvds | blurays | blog | wiki
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Tue Sep 05, 2006 9:37 pm    Post subject: Reply with quote

beandog wrote:
yabbadabbadont wrote:
Make sure that, in addition to iso9660, you have UDF support in your kernel. Then try modifying your fstab so that the cdrom line looks like this:
Code:
/dev/cdrom              /mnt/cdrom      udf,iso9660         noauto,ro       0 0

Also, make sure that your user is a member of the cdrom group. Run "id username" to see your current group memberships and "gpasswd -a username cdrom" to add yourself to the cdrom group. Finally, make sure that /dev/cdrom points to /dev/hdc too. (assuming that you only have one cd/dvd drive and that hdc is it)


Wow, you can do that? "udf,iso9660"? That's sweet. I usually just use "auto" and let mount decide which one it is.

Yep. The problem of letting mount decide, is that it may choose iso9660 before trying udf. This tells it to try them in the order specified. So I guess you could reverse them if, for some reason, udf gave you trouble.
_________________
Bones McCracker wrote:
On the other hand, regex is popular with the ladies.
Back to top
View user's profile Send private message
beandog
Bodhisattva
Bodhisattva


Joined: 04 May 2003
Posts: 2072
Location: /usa/utah

PostPosted: Tue Sep 05, 2006 10:46 pm    Post subject: Reply with quote

Well whats interesting is some DVDs seem to be authored in iso9660... though I dont know if that's possible / correct. That's how they mount when I do auto, though. Not *all* do that, just some.
_________________
If it ain't broke, tweak it. dvds | blurays | blog | wiki
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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