On 07/27/2017 06:23 PM, Temlakos wrote:
> I don't know how to use mplayer from the command line. I shudder to think of 
> how
> many switches and parameters I have to specify. Can you help with that?


Assuming you have a /dev/dvd it should be as simply as typing

mplayer dvd://

If you don't have a /dev/dvd then you may have to create a link to your dvd 
player to
make things easier

In my case, and in most cases, it would be

ln -s /dev/sr0 /dev/dvd

I would test for you....but my DVD drive is broken.

Just give that a try.  What could you lose?  You may even read the man page on
mplayer.  I've never had to give much in the way of other options unless I was 
doing
something "exotic".

FWIW, even though the laser in my DVD player is dead I still get....

[egreshko@acer ~]$ mplayer dvd://
MPlayer 1.3.0-7 (C) 2000-2016 MPlayer Team
do_connect: could not connect to socket
connect: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing dvd://.
libdvdread: Encrypted DVD support unavailable.
libdvdread: Could not open input: No medium found
libdvdread: Can't open /dev/dvd for reading
Couldn't open DVD device: /dev/dvd (No medium found)    <-----------You can't 
play
what you can't see....



-- 
Fedora Users List - The place to go to speculate endlessly

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to