mplayer-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [MPlayer-users] how to play DVD with mplayer?


To: "MPlayer usage questions, feature requests, bug reports" <mplayer-users@xxxxxxxxxxxx>
Subject: Re: [MPlayer-users] how to play DVD with mplayer?
From: Nico Sabbi <nicola_sabbi@xxxxxxxxxxxxx>
Date: Sat, 26 Aug 2006 16:57:38 +0200
Delivered-to: itdp@localhost
Delivered-to: mplayer-users@mplayerhq.hu
In-reply-to: <537a6f690608260744y63cdc2ddi3e180988c269b441@mail.gmail.com>
References: <537a6f690608260744y63cdc2ddi3e180988c269b441@mail.gmail.com>
User-agent: Mozilla Thunderbird 1.0.7-4mdk (X11/20051221)

Zheng Da wrote:

According to the manual, I think the command should be "mplayer dvd://[title
| [start_title]-end_title ] [options]"
I tried using "mplayer dvd://1", but got the error like this:
Playing dvd://1.
Couldn't open DVD device: /dev/dvd
File not found: '1'
Failed to open dvd://1
Exiting... (End of file)


By the way, it seems that I have /dev/dvd, but I have dvd-rom.
So what is the problem? That I don't have a dvd driver or that I don't write
the correct title in the command?
_______________________________________________


maybe you don't have a link pointing from your real dvdrom device to /dev/dvd.

$ dmesg|grep -i dvd

should tell you the device name, that you should append to

$ mplayer dvd:// -dvd-device
_______________________________________________
MPlayer-users mailing list
MPlayer-users@xxxxxxxxxxxx
http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users


[Prev in Thread] Current Thread [Next in Thread]