Results 1 to 8 of 8
hi i trying to get a dvd to play and its not
im using f11 and im trying to use either vlc or totem
with vlc i get this error
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-11-2009 #1Just Joined!
- Join Date
- Sep 2009
- Posts
- 14
DVD playback not working
hi i trying to get a dvd to play and its not
im using f11 and im trying to use either vlc or totem
with vlc i get this error
Playback failure:
VLC cannot set the DVD's title. It possibly cannot decrypt the entire disc.
Your input can't be opened:
VLC is unable to open the MRL 'dvd:///dev/sr0'. Check the log for detail
and with totem i get this
Totem cannot play this type of media (DVD) because it does not have the appropriate plugins to be able to read from the disc.
i tried to install all the plug ins but i keep getting an error when i try to install libdvdplay
No package libdvdplay available.
- 10-11-2009 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
If you haven't done so already, you'll probably need to install libdvdcss if you want to play encrypted movies.
oz
- 10-11-2009 #3Just Joined!
- Join Date
- Sep 2009
- Posts
- 14
yup already got that one
- 10-11-2009 #4
I assume you have enabled the rpmfusion repo, since you have libdvdcss, but if not do so.Configuration - RPM Fusion
The Unofficial Fedora FAQCode:su - yum install libdvdcss libdvdnav totem-xine xine-lib-extras-freeworld totem-backend -b xine
- 10-11-2009 #5Just Joined!
- Join Date
- Sep 2009
- Posts
- 14
still not playing
- 10-11-2009 #6
Is this all DVDs or just this one? Is it a commercial DVD?
- 10-12-2009 #7Just Joined!
- Join Date
- Sep 2009
- Posts
- 14
it only does it with commercial dvds
also when i try to eject my drive it gives me this error
org.freedesktop.Hal.device to unmount is not in /media/hal-mtab.so it is not mounted by HAL
- 10-12-2009 #8This usually means some process is still using the device. Tryorg.freedesktop.Hal.device to unmount is not in /media/hal-mtab.so it is not mounted by HAL
to kill any processes accessing the drive.Code:su - fuser -k /dev/sr0
Insert a problem disc, and run from the terminalPost the error messages.Code:vlc -vvv DVD://


Reply With Quote
