Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Sep 2003 09:14:14 +0200
From:      Peder Blom <peder.blom@bredband.net>
To:        stan <stanb@panix.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: playing a DVD with mplayer
Message-ID:  <20030901091414.4c85b5d7.peder.blom@bredband.net>
In-Reply-To: <20030831011352.GA16089@teddy.fas.com>
References:  <20030831011352.GA16089@teddy.fas.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 30 Aug 2003 21:13:52 -0400
stan <stanb@panix.com> wrote:

> I just got a new notebook with a DVD drive. I compiled mplayer from
> the ports.
> 
> Now I want to play a smaple VD that I have. What do I need to do to
> mount the DVD?
> 
> -- 

You don't have to mount it. Just run mplayer.

As an example, this is what I do to view chapter 5 of title 6 with
japanese sound and english subtitles in fullscreen mode:

mplayer -dvd 6 -dvd-device /dev/acd0c -alang ja -slang en -fs
 -cache 8192 -chapter 5

See "man mplayer" for (many!) more options.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030901091414.4c85b5d7.peder.blom>