Log in

View Full Version : DVDAuthor, naming DVD


Delta2
4th April 2009, 09:44
I don't know if this belongs here

How can I author a DVD with a custom name ?

I use DVDAuthor.exe and a XML structure, and mkisofs.exe, to author my DVDs manually

But they all came out with "CDROM" DVD name by default, how can I change that ?

blutach
4th April 2009, 14:12
Burn with ImgBurn and you can enter a volume label (in build or write mode).

Or use PgcEdit to enter a DVD Text General Name.

Regards

Delta2
4th April 2009, 16:19
Burn with ImgBurn and you can enter a volume label (in build or write mode).

Or use PgcEdit to enter a DVD Text General Name.

Regards

thanks for your response

I assume then that it is impossible to change Volume Label using DVDAuthor commands, isn't it ?

Midzuki
4th April 2009, 17:31
Try this:

mkisofs -v -V "VolumeName" -dvd-video -o "Image_FileName.iso" "Path-To/DVD_Folder"