From owner-freebsd-hackers@FreeBSD.ORG Sun Apr 24 00:29:49 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76FAE16A4CE for ; Sun, 24 Apr 2005 00:29:49 +0000 (GMT) Received: from april.chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id D458143D1D for ; Sun, 24 Apr 2005 00:29:48 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from [66.92.151.195] (july.chuckr.org [66.92.151.195]) by april.chuckr.org (8.13.1/8.12.11) with ESMTP id j3O0PRfc001585; Sat, 23 Apr 2005 20:25:27 -0400 (EDT) (envelope-from chuckr@chuckr.org) Message-ID: <426AE866.7050008@chuckr.org> Date: Sun, 24 Apr 2005 00:29:26 +0000 From: Chuck Robey User-Agent: Mozilla Thunderbird 1.0 (X11/20050316) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chuck Robey References: <426AC21B.2080205@chuckr.org> In-Reply-To: <426AC21B.2080205@chuckr.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-hackers@FreeBSD.org Subject: Re: region code in cdrecord X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Apr 2005 00:29:49 -0000 Mail screwup, so I'm re-sending. In fact, since it messed up going out ot Multimedia, I'm resending to hackers instead. Chuck Robey wrote: > I am really doing rather well here; I got dvd copying to work via 'k3b'. > Now, I want to go for broke, and try for the one I've been after for > years, which is converting a region==2 dvd to a region==1 dvd (Britain > to US). I have a dvd taht you can't buy in the US, I've tried, and the > British won't sell it in region code 1, so I want to convert the one I > went ahead and purchased anyhow. Once I get it converted, I figure I > can toss out the old region==2 version and remain lily-white and pure > as far as honesty goes. > > Anyhow, I have looked REALLY hard to find out how to set teh region code > that k3b writes (via cdrdao and cdrecord) but I can't find it. I found > the point in the code that cdrecord reads it from the disk, but not > where it writes it. > > I'd REALLY appreciate some help here, this is one of those 'forever' > projects that I never really expected to get going, but you never know .... >