[Table of Contents]


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ARSCLIST] Writing 24/96 files to DVD



--- "Richard L. Hess" <arclists@xxxxxxxxxxxxxxx> wrote:
 
> DVD-Rs hold 4.5 GB to 4.7 GB depending on how you count. CD-Rs hold
> 
> 650-700 MB plus or minus.
> 

Can't you just write it as an ISO filesystem?  I'm not sure
how you'd do this with Windows, but with Linux it's easy:

/usr/bin/growisofs -dvd-compat -iso-level 3 -Z /dev/dvd -r -J -U
/directory/with/music_files/

...where /dev/dvd is the name of the device file for the DVD
burner, and /directory/with/music_files/ is the directory
with the music files in it (note that that's all one line
above).  The trailing slash tells it to burn relative from
that directory name, not the full path.


David Breneman         david_breneman@xxxxxxxxx

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


[Subject index] [Index for current month] [Table of Contents]