From owner-freebsd-ports@FreeBSD.ORG Fri Mar 24 06:32:11 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B6E016A423 for ; Fri, 24 Mar 2006 06:32:11 +0000 (UTC) (envelope-from jacardenasm@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1B9543D49 for ; Fri, 24 Mar 2006 06:32:10 +0000 (GMT) (envelope-from jacardenasm@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so777267nzo for ; Thu, 23 Mar 2006 22:32:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d/50TzlmB9Gq71A4elYbnfOnf9J9l13orguasKxYYTT8QeC1/dx99Z8XMsR4QoudNL11S5Tn9ByrM8G8fqWmedUi3mQQO2XdgYK7UGlMTC07jwBlkii3pb8D1S0yJ4KRWaOP7okEgC6YDrTXFRucV1Hxli1EpMFZW1lGpYQDjrI= Received: by 10.35.43.10 with SMTP id v10mr109138pyj; Thu, 23 Mar 2006 22:25:24 -0800 (PST) Received: by 10.35.128.4 with HTTP; Thu, 23 Mar 2006 22:25:24 -0800 (PST) Message-ID: <7c58fcfc0603232225t27831262y@mail.gmail.com> Date: Fri, 24 Mar 2006 01:25:24 -0500 From: "Jose Alonso Cardenas Marquez" To: freebsd-ports@freebsd.org In-Reply-To: <7c58fcfc0603232220h26fd09efk@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4423424A.4010202@foster.cc> <7c58fcfc0603232220h26fd09efk@mail.gmail.com> Subject: Re: dvd rip/burn X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Mar 2006 06:32:11 -0000 > 2006/3/23, Mark Foster : > > What port (or command) can duplicate a DVD from one DVD drive to anothe= r ? > > Or, alternatively, is there a port that will create a VCD or SVCD from = a > > DVD and then burn that to a CD or just produce an ISO file I can burn > > using another app like cdrecord? > > Thanks. > > -- > > Some days it's just not worth chewing through the restraints... > > Mark D. Foster, CISSP http://mark.foster.cc/ > > Hi, you can use: * dvd-rip/dvd copy http://www.freshports.org/multimedia/dvdrip/ -> the best tool http://www.freshports.org/multimedia/lxdvdrip/ http://www.freshports.org/sysutils/dvdbackup/ * VCD tools http://www.freshports.org/multimedia/vcdgear/ http://www.freshports.org/multimedia/vcdimager/ * You can use memcoder-mplayer for re-encode video files, http://www4.mplayerhq.hu/homepage/design7/projects.html http://www.freshports.org/multimedia/mplayer/ * Burn tools http://www.freshports.org/sysutils/dvd+rw-tools/ http://www.freshports.org/sysutils/cdrtools/ Greetings ACM