From owner-freebsd-questions@FreeBSD.ORG Fri Nov 25 15:33:08 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D4E516A41F for ; Fri, 25 Nov 2005 15:33:08 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55B0643D55 for ; Fri, 25 Nov 2005 15:33:03 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend1.internal (mysql-sessions.internal [10.202.2.149]) by frontend1.messagingengine.com (Postfix) with ESMTP id B1D78D18105 for ; Fri, 25 Nov 2005 10:32:58 -0500 (EST) Received: from frontend2.messagingengine.com ([10.202.2.151]) by frontend1.internal (MEProxy); Fri, 25 Nov 2005 10:32:58 -0500 X-Sasl-enc: jWFuxu+AD1F/BWVL5j6QtnmEbft59fCCGLpdgoFCPzg5 1132932776 Received: from gumby.localdomain (88-104-192-20.dynamic.dsl.as9105.com [88.104.192.20]) by frontend2.messagingengine.com (Postfix) with ESMTP id 6A30257146F for ; Fri, 25 Nov 2005 10:32:56 -0500 (EST) From: RW To: freebsd-questions@freebsd.org Date: Fri, 25 Nov 2005 15:32:55 +0000 User-Agent: KMail/1.8.3 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511251532.56790.list-freebsd-2004@morbius.sent.com> Subject: Re: dvd-ripping to iso on freebsd ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Nov 2005 15:33:08 -0000 On Friday 25 November 2005 03:26, user wrote: > Hello, > > What is a tool I can use on FreeBSD to rip dvd movies to _iso_ ? > > Every document I see refers to vobcopy, which is not what I want, as I > want single-file iso dumps of the dvd. The port sysutils/dvdbackup will backup a dvd to your harddrive. You can then either burn the directory, or create an iso, by the normal means described in the handbook. I've copied a few this way, but the last couple I tried came out as 8GB and I gave up and transcoded them instead, as I didn't fancy burning any dual-layer coasters. I'd be intested to know whether such disks really are DVD9, or whether this is some form of copy-protection, IIRC there was a trick with cross-linking that did that on some software CDs.