[Table of Contents]


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

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



... makes me thankful for drag and drop! My typing is too poor to trust myself with command line details....

Lou Judson • Intuitive Audio
415-883-2689

On Jun 30, 2006, at 10:35 AM, David Breneman wrote:

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.


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