Sponsored Content
Special Forums UNIX and Linux Applications unable to open the MRL 'dvd:///dev/dvd' Post 302650723 by cokedude on Monday 4th of June 2012 06:25:52 AM
Old 06-04-2012
unable to open the MRL 'dvd:///dev/dvd'

I am getting an error similar to this when I try to watch dvd's. Every program has a similar version of this.

Code:
unable to open the MRL 'dvd:///dev/dvd'

For VLC I have found a way to fix it.

Quote:
When I open VLC is doesn't say /dev/cd (as in CrunchyFree's case) or /dev/dvd as in your case, I have one optical drive and it says /dev/sr0.
When you open VLC go Open Disk>DVD or CD button as appropriate>Manually edit the Disk Device box as appropriate.
Quote:
/home/username/.conf/vlc

The file [vlcrc] is the one you need to edit

Find
# DVD device (string)
#dvd=/dev/dvd

and edit it as follows:
# DVD device (string)
#dvd=/dev/dvd
dvd=/dev/sr0
CD/DVD Drive not working VLC error (SOLVED) (Page 1) - Help & Support (Stable) - CrunchBang Linux Forums
Problems Playing DVD Video in VLC - FedoraForum.org

Is there a way to make these changes permanent in all of your media player programs? I really don't want to have to figure this out for every media player program I have.

Last edited by Scrutinizer; 06-04-2012 at 07:29 AM.. Reason: code tags
 

4 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

hp-ux 10.20 onto DVD ?

Hi, Is there a way to take hp-ux 10.20 data stored on dat tapes and burn them onto an hp100i DVD burner running NT ? thanks simon2000 (1 Reply)
Discussion started by: simon2000
1 Replies

2. Solaris

CD or DVD?

Solaris 8.... I have a script that burns data to CD/DVD. Is there a way in the script to check if the disk in the CD/DVD drive is a CD or DVD? I thought maybe there would be an option with 'cdrw' but it doesn't look like it from the man pages. Thanks in advance! (0 Replies)
Discussion started by: jalburger
0 Replies

3. Red Hat

Cd/rw dvd/rw

Dell workstation that has a DVD/RW that will write to DVD and CD in windows. Running RHEL5.1 and using Nautilus CD burner application. The drive will write to DVD but doesn't recognize blank CD-RW when inserted. Any ideas how to write to DVD and CD? Thanks, Jon (1 Reply)
Discussion started by: wazzu62
1 Replies

4. AIX

Using mkdvd to create bootable mksysb on dvd reports success but nothing on dvd?

Hello, Running AIX 7.1 7100-00-03-1115, trying to make a mksysb image to a dvd drive using mkdvd. My final command looks like this.. mkdvd -e -V rootvg -R -C /usr1/AIXADMIN/mkcd/cd_fs -I /usr1/AIXADMIN/mkcd/cd_images -M /usr1/AIXADMIN/mkcd/mksysbimage -d /dev/cd0 -Y When i run this... (3 Replies)
Discussion started by: c3rb3rus
3 Replies
PSREPORT(1)							   User Commands						       PSREPORT(1)

NAME
psreport: - report on the packets in a Program Stream SYNOPSIS
psreport [switches] <infile> DESCRIPTION
TS tools version 1.11, psreport built Nov 11 2008 17:15:47 Report on the packets in a Program Stream. Files: <infile> is an H.222 Program Stream file (but see -stdin) Switches: -stdin Input from standard input, instead of a file -verbose, -v Output packet data as well. -max <n>, -m <n> Maximum number of PS packets to read -dvd The PS data is from a DVD. This is the default. This switch has no effect on MPEG-1 PS data. -notdvd, -nodvd The PS data is not from a DVD. The DVD specification stores AC-3 (Dolby), DTS and other audio in a specialised manner in pri- vate_stream_1. TS tools version 1.11, psreport built Nov 11 2008 17:15:47 Report on the packets in a Program Stream. Files: <infile> is an H.222 Program Stream file (but see -stdin) Switches: -stdin Input from standard input, instead of a file -verbose, -v Output packet data as well. -max <n>, -m <n> Maximum number of PS packets to read -dvd The PS data is from a DVD. This is the default. This switch has no effect on MPEG-1 PS data. -notdvd, -nodvd The PS data is not from a DVD. The DVD specification stores AC-3 (Dolby), DTS and other audio in a specialised manner in pri- vate_stream_1. SEE ALSO
The full documentation for psreport is maintained as a Texinfo manual. Please check http://tstools.berlios.de for more information. psreport 1.11 November 2008 PSREPORT(1)
All times are GMT -4. The time now is 10:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy