dvdrecord?

Marc Fonvieille blackend at freebsd.org
Thu Dec 15 08:43:00 PST 2005


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.
> 
> dvdrecord CAN write from pipe in -dao mode if size is entered in options
> 
> i were using that script:
> 
> mkisofs -rq -jcharset iso8859-2 . 2>/dev/null| \
>  dvdrecord $* -v tsize=`mkisofs -rq -jcharset iso8859-2 --print-size .`x2k \
>  -delay=5 driveropts=burnfree -dao -
>
[...]

Well, does it really beat a 
growisofs -dvd-compat -Z /dev/cd0 -J -R /path/to/yourdata
(which works fine with -/+R)?

Marc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20051215/172079de/attachment.bin


More information about the freebsd-questions mailing list