Results 1 to 3 of 3
When I try to use xine to run a DVD I get the following error:
Code:
There is no input plugin available to handle 'dvd:/'.
Maybe MRL syntax is wrong ...
- 12-20-2008 #1Just Joined!
- Join Date
- Mar 2008
- Posts
- 3
can't read block device DVD / CD
When I try to use xine to run a DVD I get the following error:
VLC produces:Code:There is no input plugin available to handle 'dvd:/'. Maybe MRL syntax is wrong or file/stream source doesn't exist.
MPlayer:Code:Playback failure: DVDRead could not open the disk "/dev/dvd". Your input can't be opened: VLC is unable to open the MRL 'dvd:///dev/dvd'. Check the log for details.
kaffiene (KDE3 version using xine backend) from the command-line:Code:No stream found to handle url dvd://
I CAN play the DVD by setting the Xine engine perameters to read the disk from the mount point (ie folder) once the DVD has been mounted but I cannot read the DVD block device directly.Code:libdvdnav: Using dvdnav version 1.1.15 from http://xine.sf.net libdvdread: Using libdvdcss version 1.2.10 for DVD access libdvdread: Attempting to use device /dev/sda4 mounted on / for CSS authentication libdvdread: Could not open /dev/sda4 with libdvdcss. libdvdread: Can't open /dev/sda4 for reading libdvdread: Device /dev/sda4 inaccessible, CSS authentication not available. libdvdnav: Can't read name block. Probably not a DVD-ROM device. libdvdnav: Unable to find map file '/home/badbear/.dvdnav/.map' libdvdnav:DVDOpenFilePath:findDVDFile /VIDEO_TS/VIDEO_TS.IFO failed libdvdnav:DVDOpenFilePath:findDVDFile /VIDEO_TS/VIDEO_TS.BUP failed libdvdread: Can't open file VIDEO_TS.IFO. libdvdnav: vm: faild to read VIDEO_TS.IFO libdvdnav: Using dvdnav version 1.1.15 from http://xine.sf.net libdvdread: Using libdvdcss version 1.2.10 for DVD access libdvdread: Could not open /dev/sr0 with libdvdcss. libdvdread: Can't open /dev/sr0 for reading libdvdnav: vm: faild to open/read the DVD
I have:
libdvdcss
libdvdnav4
libdvdplay0
libdvdread3
libdvdread4
libxine1
libxine1-codecs
xinetd
phonon-backend-xine
phonon-backed-gstreamer
packages installed.
I'm using OpenSUSE11.1 + KDE4 unstable (trunk) + VLC repo + packman repo (64 bit)
This problem has only come into existence recently can anyone help?
... and CDs don't seem to be mountable/playable at all
Oh, I don't know whether this is the problem, the cd/dvd drive does not appear to be listed in /etc/fstab or /etc/mtab:
fstab:
mtab:Code:/dev/disk/by-id/scsi-SATA_ST9100821AS_5NJ08AVH-part2 swap swap defaults 0 0 /dev/disk/by-id/scsi-SATA_ST9100821AS_5NJ08AVH-part4 / ext3 acl,user_xattr 1 1 /dev/disk/by-id/scsi-SATA_ST9100821AS_5NJ08AVH-part3 /home ext3 acl,user_xattr 1 2 /dev/disk/by-id/scsi-SATA_ST9100821AS_5NJ08AVH-part1 /media/blueroot ext3 defaults 1 2 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 debugfs /sys/kernel/debug debugfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0
Code:/dev/sda4 /ext3 rw,acl,user_xattr 0 0 /proc /proc proc rw 0 0 sysfs /sys sysfs rw 0 0 debugfs /sys/kernel/debug debugfs rw 0 0 udev /dev tmpfs rw 0 0 devpts /dev/pts devpts rw,mode=0620,gid=5 0 0 /dev/sda3 /home ext3 rw,acl,user_xattr 0 0 /dev/sda1 /media/blueroot ext3 rw 0 0 fusectl /sys/fs/fuse/connections fusectl rw 0 0 securityfs /sys/kernel/security securityfs rw 0 0 none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0 gvfs-fuse-daemon /home/badbear/.gvfs fuse.gvfs-fuse-daemon rw,nosuid,nodev,user=badbear 0 0
- 12-20-2008 #2
You are using "KDE4 unstable (trunk)" I suspect it is a bug in this experimental version. Drop back to a stable version. They don't call it the bleeding edge for nothing.
It may be a configuration problem. Create a new user account log in as the new user and see if this account has the same problem. If so see above. If not then there are report back, there are several possible solutions.
- 12-20-2008 #3Just Joined!
- Join Date
- Mar 2008
- Posts
- 3
hmmmmm
I don't think so. I have had the same problem on my vanilla opensuse 11.1 installation. I have lots have all sorts of other problems with my vanilla install so I don't really go near it.


Reply With Quote