Can't play commercial DVD's

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
bruc3w4yn3

Can't play commercial DVD's

Post by bruc3w4yn3 »

Hey, I'm quite new to Linux yet, so any help would be appreciated!

I'm trying to play a DVD, any commercial DVD on my laptop, but VLC keeps saying

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

I've looked up this problem on google, and seen a number of people who had similar problems, but the solutions they tried have not helped me so far. I tried changing the disc name to "/dev/sr0", I tried manually mounting the DVD drive, downloaded regionset as well as libdvdcss4. When I try to use regionset, it gives me the following error;

ERROR: Could not open disc "(null)"!
Please ensure there is a readable CD or DVD in the drive.

I also tried using Gnome Mplayer to no avail. Thank you for any help you can give!
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
kc1di
Level 18
Level 18
Posts: 8178
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: Can't play commercial DVD's

Post by kc1di »

welcome to linux and the mint forums bruc3w4yn3,

In VLC - you have to tell it where to find the DVD . the defualt does not always do it.

Go to Media tab select open disc in the box that comes up select Disc if not already selected,
There will be a drop down menu That by default says

Code: Select all

 /dev/dvd  
click on the little down arrow and select

Code: Select all

/dev/cdrom
Give that a try if it does not work then try hitting the browse button and find your dvd it will most likely be

Code: Select all

 /mnt/<title of DVD>
Either way it should work.

you can make a symbolic link to the correct location so you don't have to do this every time but lets see if this gets it playing for now.
then we can deal with the link later.
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
nomko

Re: Can't play commercial DVD's

Post by nomko »

Check here: https://sites.google.com/site/tipsandtr ... multimedia. And especially the section about DVD playback.
User avatar
kc1di
Level 18
Level 18
Posts: 8178
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: Can't play commercial DVD's

Post by kc1di »

nomko wrote:Check here: https://sites.google.com/site/tipsandtr ... multimedia. And especially the section about DVD playback.
Mint comes with all the multimedia codecs already installed you should not have to install them again.
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
bruc3w4yn3

Re: Can't play commercial DVD's

Post by bruc3w4yn3 »

kc1di wrote:welcome to linux and the mint forums bruc3w4yn3,

In VLC - you have to tell it where to find the DVD . the defualt does not always do it.

Go to Media tab select open disc in the box that comes up select Disc if not already selected,
There will be a drop down menu That by default says

Code: Select all

 /dev/dvd  
click on the little down arrow and select

Code: Select all

/dev/cdrom
Give that a try if it does not work then try hitting the browse button and find your dvd it will most likely be

Code: Select all

 /mnt/<title of DVD>
Either way it should work.

you can make a symbolic link to the correct location so you don't have to do this every time but lets see if this gets it playing for now.
then we can deal with the link later.
I'm afraid it still gives me the same error, can't open /dev/cdrom. When I click the dropdown, there isn't any drive listed. I tried to manually mount the drive last night, but it doesn't seem to have had any effect.
User avatar
kc1di
Level 18
Level 18
Posts: 8178
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: Can't play commercial DVD's

Post by kc1di »

I'm afraid it still gives me the same error, can't open /dev/cdrom. When I click the dropdown, there isn't any drive listed. I tried to manually mount the drive last night, but it doesn't seem to have had any effect.
couple of possibilities.
1. does this drive get recognized by the system for other tasks? IE. playing audio cd or just any cd that you put into it?

2. does it mount the dvd at all. place a dvd or cd in the drive and look in /media/ see if it's there.
let me know if you find it or not.

3rd thought this isn't a usb drive is it?
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
bruc3w4yn3

Re: Can't play commercial DVD's

Post by bruc3w4yn3 »

kc1di wrote: couple of possibilities.
1. does this drive get recognized by the system for other tasks? IE. playing audio cd or just any cd that you put into it?

2. does it mount the dvd at all. place a dvd or cd in the drive and look in /media/ see if it's there.
let me know if you find it or not.
Nada. I tried cd, commercial dvd and burned dvd, and nothing for any of them. I have an Acer-Aspire 5810T-8929, and I'm pretty sure the disc drive has a mechanism built in for energy saving. When I was still using windows, to get it to recognize the drive at all I had to press the eject button and that would activate it. I'm wondering if this has anything to do with it. I have to get to work, but I will check back later, thank you!
User avatar
kc1di
Level 18
Level 18
Posts: 8178
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: Can't play commercial DVD's

Post by kc1di »

bruc3w4yn3 wrote:
kc1di wrote: couple of possibilities.
1. does this drive get recognized by the system for other tasks? IE. playing audio cd or just any cd that you put into it?

2. does it mount the dvd at all. place a dvd or cd in the drive and look in /media/ see if it's there.
let me know if you find it or not.
Nada. I tried cd, commercial dvd and burned dvd, and nothing for any of them. I have an Acer-Aspire 5810T-8929, and I'm pretty sure the disc drive has a mechanism built in for energy saving. When I was still using windows, to get it to recognize the drive at all I had to press the eject button and that would activate it. I'm wondering if this has anything to do with it. I have to get to work, but I will check back later, thank you!
Good at least that explains why it's not working VLC It's not the program.

If I find anything further will post it here.
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
bruc3w4yn3

Re: Can't play commercial DVD's

Post by bruc3w4yn3 »

kc1di wrote:
Good at least that explains why it's not working VLC It's not the program.

If I find anything further will post it here.
Thanks! I'll keep checking back.
User avatar
kc1di
Level 18
Level 18
Posts: 8178
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: Can't play commercial DVD's

Post by kc1di »

bruc3w4yn3 wrote:
kc1di wrote:
Good at least that explains why it's not working VLC It's not the program.

If I find anything further will post it here.
Thanks! I'll keep checking back.
I'm Sorry - I've searched all the sources i have either not many people have your machine and use Linux or they have never posted much about it.
perhaps someone will come along who's has the Acer-Aspire 5810T-8929 and give you some help.

Only reference I could find to the DVD rom in your machine is that they are prone to fail.

sorry could not be of more help.
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
mastablasta
Level 4
Level 4
Posts: 315
Joined: Wed Dec 02, 2009 5:02 pm

Re: Can't play commercial DVD's

Post by mastablasta »

bruc3w4yn3 wrote:I'm afraid it still gives me the same error, can't open /dev/cdrom. When I click the dropdown, there isn't any drive listed. I tried to manually mount the drive last night, but it doesn't seem to have had any effect.
it could be that disk gets mounted somewhere else. For example a music CD on my mashcine gets mounted on /dev/sr01 for some reason

try to find correct mount point in VLC settings.
Waves

Re: Can't play commercial DVD's

Post by Waves »

I have the same problem with Lubuntu 13.10 and gnome-mplayer. It looks for the movie in /dev/dvd while it is in /dev/sr0. If I create a link:

ln -s /dev/sr0 /dev/dvd

It works but the link is wiped out at the next reboot. It is not a codecs issue.

Can anybody help?
AlbertP
Level 16
Level 16
Posts: 6701
Joined: Sun Jan 30, 2011 12:38 pm
Location: Utrecht, The Netherlands

Re: Can't play commercial DVD's

Post by AlbertP »

You can put that command in the file /etc/rc.local to have it executed every time you boot.

Code: Select all

gksudo gedit /etc/rc.local
(replace gedit by pluma on MATE editions of Mint, and on Lubuntu you'd probably use leafpad as text editor)

By the way, could you check if the computer's DVD drive is perhaps manufactured by Matshita?
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
Waves

Re: Can't play commercial DVD's

Post by Waves »

Thanks Albert!

It worked like a charm. Do you have any idea why this problem occurred? Why isn't Ubuntu doing anything about this? I am shocked that at each new upgrade there is something fundamental that does not work.

Thanks.
Locked

Return to “Beginner Questions”