Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2007 23:25:29 +0200
From:      Philipp Ost <pj@smo.de>
To:        Gore Jarold <gore_jarold@yahoo.com>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: command line only cd and dvd ISO ripping ...
Message-ID:  <46842749.2060100@smo.de>
In-Reply-To: <283475.71866.qm@web63009.mail.re1.yahoo.com>
References:  <283475.71866.qm@web63009.mail.re1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Gore Jarold wrote:
[ripping CDs...]

That part has already been answered... ;-)

> Second, I'd like to do the same thing with my DVDs -
> that is, archive them to a single ISO file that
> represents the entire DVD - without losing one single
> bit.
> 
> The difficulty here is that, in addition to a good
> command line to produce the ISO (not sure what that
> is, yet) I also need to incorporate decss in that
> command line in order to decrypt the DVD on its way to
> the iso file.
> 
> I see that there is a /usr/ports/multimedia/libdvdcss,
> but that is just a library - are there any command
> line utilities that incorporate libdvdcss that I can
> pipeline in a normal unix command to generate my
> desired DVD ISO ?

Take a look at sysutils/dvdbackup. It copies the entire structure of 
(Video-)DVD 1:1 to disk. You can then build an ISO with mkisofs. For 
example:
  mkisofs -dvd-video -o $file.iso $your_ripped_stuff/


HTH,
Philipp

-- 
www.familie-ost.info/~pj



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