On Thu, Apr 20, 2006 at 03:18:43PM -0700, Rodney D. Myers wrote:
> It's been a while since I attempted to burn a DVD from the command
> line. I'm using Tsunami DVD authoring software under wine, and yes I
> own my copy.
> 
> When it generates the dvd structure, is has the AUDIO_TS & VIDEO_TS
> structure complete.
> 
> For the life of me, I gleaned the burning info from this group.
> 
> I have, so far
> 
> growisofs -dvd-compat -Z /dev/(my burner) _________ /path/to/dvd-structure
> 
> I cannot remember how to get it to look at the dvd structure path.


Are you passing growisofs the path to an ISO?

I use something like the following on a dvd directory (containing 
the AUDIO_TS & VIDEO_TS folders):

    mkisofs -dvd-video -o /NEW.ISO /path/to/dvd-directory

then

   growisofs -dvd-compat -Z /dev/(myburner)=NEW.ISO

Forrest


> 
> Any help would be appreciated.
> 
> Thanks
> 
> -- 
> Rodney D. Myers <[EMAIL PROTECTED]>   
> Registered Linux User #96112
> ICQ#:     AIM#:       YAHOO:
> 18002350  mailman452  mailman42_5
> 
> They that can give up essential liberty to obtain a 
> little temporary safety deserve neither liberty nor safety.
>         Ben Franklin - 1759



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

Reply via email to