From owner-freebsd-questions@FreeBSD.ORG Thu Dec 15 16:43:00 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 3F38E16A41F for ; Thu, 15 Dec 2005 16:43:00 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F08043D6D for ; Thu, 15 Dec 2005 16:42:54 +0000 (GMT) (envelope-from marc@blackend.org) Received: from gothic.blackend.org (gothic.blackend.org [192.168.1.203]) by abigail.blackend.org (8.13.3/8.13.3) with ESMTP id jBFGgTRq055168; Thu, 15 Dec 2005 17:42:29 +0100 (CET) (envelope-from marc@abigail.blackend.org) Received: from gothic.blackend.org (localhost.blackend.org [127.0.0.1]) by gothic.blackend.org (8.13.4/8.13.3) with ESMTP id jBFGgTHZ001591; Thu, 15 Dec 2005 17:42:29 +0100 (CET) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.13.4/8.13.3/Submit) id jBFGgBDG001590; Thu, 15 Dec 2005 17:42:11 +0100 (CET) (envelope-from marc) Date: Thu, 15 Dec 2005 17:42:10 +0100 From: Marc Fonvieille To: Wojciech Puchar Message-ID: <20051215164210.GA731@gothic.blackend.org> References: <20051215165408.L56980@chylonia.3miasto.net> <20051215100835.1be39852@grokwell.org> <20051215172055.K59617@chylonia.3miasto.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3V7upXqbjpZ4EhLz" Content-Disposition: inline In-Reply-To: <20051215172055.K59617@chylonia.3miasto.net> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 6.0-STABLE User-Agent: Mutt/1.5.11 Cc: freebsd-questions@freebsd.org Subject: Re: dvdrecord? 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: Thu, 15 Dec 2005 16:43:00 -0000 --3V7upXqbjpZ4EhLz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 15, 2005 at 05:24:46PM +0100, Wojciech Puchar wrote: > >>or maybe other tool? (but not growisofs that works good with DVD+R > >>only) _______________________________________________ > > > >I use growisofs to burn database backup files to DVD-R on a regular > >basis. The port name, dvd+rw-tools, is a little misleading in this > >regard. > > > i'n now writing DVD-R from image with it, now 800MB and still going. > anyway it can't record DVD-R from pipe, and can't have extra RAM buffer. >=20 > dvdrecord CAN write from pipe in -dao mode if size is entered in options >=20 > i were using that script: >=20 > mkisofs -rq -jcharset iso8859-2 . 2>/dev/null| \ > dvdrecord $* -v tsize=3D`mkisofs -rq -jcharset iso8859-2 --print-size .`= x2k \ > -delay=3D5 driveropts=3Dburnfree -dao - > [...] Well, does it really beat a=20 growisofs -dvd-compat -Z /dev/cd0 -J -R /path/to/yourdata (which works fine with -/+R)? Marc --3V7upXqbjpZ4EhLz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFDoZzhzQ9RwE+OdOgRAio2AJwMxcwse5ACxahzFQz71ozUfl4ygACdEYA5 4XId/SNjufPMS8tm7oaEt44= =HBNC -----END PGP SIGNATURE----- --3V7upXqbjpZ4EhLz--