[EMAIL PROTECTED] wrote:
Thanks for all of the responses-I'm very grateful. Mike Urig read my post and responded directly. I did not have my dvdauthor.xml file correctly configured was the only problem. I didn't understand the tutorial enough to properly edit the example file and once I did so everything went fine-My first DVD!Send transcode-users mailing list submissions to [email protected]To subscribe or unsubscribe via the World Wide Web, visit http://lists.exit1.org/mailman/listinfo/transcode-users or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You can reach the person managing the list at [EMAIL PROTECTED] When replying, please edit your Subject line so it is more specific than "Re: Contents of transcode-users digest..." Today's Topics: 1. Re: can't use dvdauthor (Phil Ehrens) 2. Re: can't use dvdauthor (Robert Sohn) 3. Re: can't use dvdauthor (Bob Stia) ---------------------------------------------------------------------- Message: 1 Date: Mon, 24 Jul 2006 08:25:35 -0700 From: Phil Ehrens <[EMAIL PROTECTED]> Subject: Re: [transcode-users] can't use dvdauthor To: transcode Users Mailing List <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-ascii BrianO'Keefe wrote:I have finally worked my way to almost creating a dvd from a .avi file. I have transcoded and recombined the files into an Mpeg and now need to use dvdauthor. I'm following the wiki how-to and I have created the DVD directory as well as copied the script to create the dvdauthor.xml file. When I try to run dvdauthor I get: [EMAIL PROTECTED]:/media/For_Linux/Movies/DVD$ sudo dvdauthor -x dvdauthor.xml Password: DVDAuthor::dvdauthor, version 0.6.11. Build options: gnugetopt magick iconv freetype Send bugs to <[EMAIL PROTECTED]> ERR: Unable to open XML file dvdauthor.xml I've tried running it as user, I've tried running it in the directory above, "Movies" which contains the mpeg file and nothing-same error. What am i doing wrong? Thanks for any help. Brian PS-contents of the Movies directory: DVD dvdauthor.xml dvd_Grave_of_the_Fireflies.mpgNot sure why you need sudo to run dvdauthor, but that's your business... Run the command under strace to find out where it's looking for the file: strace -f dvdauthor -x dvdauthor.xml ------------------------------ Message: 2 Date: Mon, 24 Jul 2006 14:19:31 -0400 From: Robert Sohn <[EMAIL PROTECTED]> Subject: Re: [transcode-users] can't use dvdauthor To: transcode Users Mailing List <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="iso-8859-1" On Sunday 23 July 2006 5:51, BrianO'Keefe wrote: Thanks again to all of you. Brian |
