Bug 461342 - VLC can't open non encrypted dvd.
Summary: VLC can't open non encrypted dvd.
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: KDE4 Workspace (show other bugs)
Version: Final
Hardware: x86 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-21 18:09 UTC by Forgotten User t-K-SYtr-p
Modified: 2008-12-22 11:20 UTC (History)
2 users (show)

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User t-K-SYtr-p 2008-12-21 18:09:54 UTC
Clean install of opensuse 11.1. Installed off the single dvd drive with no problems. Installed VLC off the repository.

Trying to get VLC to open non encrypted DVD gives:-

Playback failure:
DVDRead could not open the disk "/dev/sr0".
Your input can't be opened:
VLC is unable to open the MRL 'dvd:///dev/sr0'. Check the log for details.

Is the playing of non encrypted dvds not supported?

Steve.
Comment 1 Stephan Binner 2008-12-21 18:40:08 UTC

*** This bug has been marked as a duplicate of bug 461322 ***
Comment 2 Ulrich Hiller 2008-12-22 07:22:56 UTC
Hi Steve,
I had the same problem. The reason wre the permissions of /dev/sr0
They were set to 660. You can set them to 666 or better: add yourself to the group disk.
I hope that will also solve your proble.
Best wishes, Ulrich
Comment 3 Forgotten User t-K-SYtr-p 2008-12-22 11:20:42 UTC
Crikey, that was quick, thanks Ulrich. Went for the group option, changing permissions on /dev/sr0 didn't survive a reboot.

Thanks, Steve.