From owner-freebsd-questions@FreeBSD.ORG Wed Jun 21 05:47:23 2006 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 1B63516A47D for ; Wed, 21 Jun 2006 05:47:23 +0000 (UTC) (envelope-from daeg@houston.rr.com) Received: from ms-smtp-01.texas.rr.com (ms-smtp-01.texas.rr.com [24.93.47.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C08243D49 for ; Wed, 21 Jun 2006 05:47:21 +0000 (GMT) (envelope-from daeg@houston.rr.com) Received: from cpe-24-167-71-114.houston.res.rr.com (cpe-24-167-71-114.houston.res.rr.com [24.167.71.114]) by ms-smtp-01.texas.rr.com (8.13.6/8.13.6) with ESMTP id k5L5lJuP024235; Wed, 21 Jun 2006 00:47:20 -0500 (CDT) From: David J Brooks Organization: KC5WNK To: freebsd-questions@freebsd.org Date: Wed, 21 Jun 2006 00:47:19 -0500 User-Agent: KMail/1.9.3 References: In-Reply-To: X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(=?utf-8?q?gxJxxc=0A=09R=09nSNPNr*/=5E=7EStawWU9KDJ-CT0k=24f=23?=@t2^K&BS_f|?ZV/.7Q MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606210047.19621.daeg@houston.rr.com> X-Virus-Scanned: Symantec AntiVirus Scan Engine Cc: Derrick Ryalls Subject: Re: Creating DVD Movies 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: Wed, 21 Jun 2006 05:47:23 -0000 On Tuesday 20 June 2006 19:48, Derrick Ryalls wrote: > Greetings, > > i was wondering if anyone had a good tool recommendation for creating > DVD movies with FreeBSD. Since I have a child growing up, it is > appealing to me to make a copy of their favorite DVD and burn it so > they can handle the copy, not the original (legal to make backup > copies). I also was thinking it could be handy to author my own dvds, > but that might not be for a while. > > So far, I can use mplayer to get the DVD to an avi file, but I can't > find anything to get it back onto a dvd. I have tried dvdauthor, but > the app kept crashing. Does anyone have any suggestions for this? What you need is tovid. (/usr/ports/multimedia/tovid). This link... http://forums.whirlpool.net.au/forum-replies-archive.cfm/511457.html ...gives some very basic instructions, but read the manpages for all the nifty options. It's three steps from avi to dvd. 1) tovid converts the avi to mpeg, 2) makexml produces an xml script to feed into makedvd and 3) makedvd splits the mpeg into all the TS_VIDEO/VOBs and whatnots and can leave with with either a raw directory structure, an ISO file, or burn it straight to dvd for you. David -- Sure God created the world in only six days, but He didn't have an established user-base.