Bug 461342

Summary: VLC can't open non encrypted dvd.
Product: [openSUSE] openSUSE 11.1 Reporter: Forgotten User t-K-SYtr-p <forgotten_t-K-SYtr-p>
Component: KDE4 WorkspaceAssignee: E-mail List <kde-maintainers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: forgotten_t-K-SYtr-p, hiller
Version: Final   
Target Milestone: ---   
Hardware: x86   
OS: Other   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.