I am having trouble piping from mkisofs to cdrecord-ProDVD

I can write an iso with mkisofs, then use cdrecord-ProDVD without
problems.

Inside a script, I have the following:

mkisofs -J -r -T "$@" | burndvd fs=16m -v speed=2 dev=0,0,0 -


burndvd is another wrapper script with the following:

CDR_SECURITY=8:dvd,clone,lowspeed:sparc-sun-solaris2,i386-pc-solaris2,i586-pc-linux,powerpc-apple,hppa,powerpc-ibm-aix:1.11::1042635989:::private/research/educational_non-commercial_use:3NaRjwt1W9tnGJ7Wu7EvWScX93MUiiKKwYB6ABoUFRJ2j8bgW9YjTzDOk17

export CDR_SECURITY
exec cdrecord-prodvd-1.11a35 "$@"


-- 
Cheers,



Karl Bellve, Ph.D.                   ICQ # 13956200
Biomedical Imaging Group             TLCA# 7938                 
University of Massachusetts
Email: [EMAIL PROTECTED]
Phone: (508) 856-6514
Fax:   (508) 856-1840
PGP Public key: finger [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to