From owner-freebsd-multimedia@FreeBSD.ORG Fri Jun 29 02:55:24 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B551616A41F for ; Fri, 29 Jun 2007 02:55:24 +0000 (UTC) (envelope-from andrew@modulus.org) Received: from bub.octopus.com.au (170.135.233.220.exetel.com.au [220.233.135.170]) by mx1.freebsd.org (Postfix) with ESMTP id 7B58B13C45D for ; Fri, 29 Jun 2007 02:55:19 +0000 (UTC) (envelope-from andrew@modulus.org) Received: from anzac.hos (170.135.233.220.exetel.com.au [220.233.135.170]) by bub.octopus.com.au (Postfix) with ESMTP id 3841CB25BE for ; Fri, 29 Jun 2007 12:55:19 +1000 (EST) Message-ID: <46847485.1030004@modulus.org> Date: Fri, 29 Jun 2007 12:55:01 +1000 From: Andrew Snow User-Agent: Thunderbird 2.0.0.0 (X11/20070426) MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org References: <283475.71866.qm@web63009.mail.re1.yahoo.com> <46842749.2060100@smo.de> In-Reply-To: <46842749.2060100@smo.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: command line only cd and dvd ISO ripping ... X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jun 2007 02:55:24 -0000 > 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. I use the port called vobcopy. It rips all the .VOB files in the VIDEO_TS directory to hard disk and decss at the same time, and then you can make a new DVD of it by copying the files as-is (or using mkisofs) - Andrew