Thought I'd give this app (v1.7.2) a try -- did a test DVD of 3 AVI clips with a simple menu, and wanted to save the result as an ISO image. When it got to the "Generating DVD" step (after converting the clips OK, I assume), it gave me this "Failed" error message:
Generating DVD
Executing command: dvdauthor -o "C:\Program Files\DVDStyler\dvd" -x "C:\Program Files\DVDStyler\dvd\dvdauthor.xml"
DVDAuthor::dvdauthor, version 0.6.14.
Build options: gnugetopt iconv freetype
Send bugs to <http://www.dvdstyler.de/support.html>
INFO: Locale=English_United States.1252
INFO: Converting filenames to CP1252
ERR: Parse error 'syntax error, unexpected $end, expecting COLON_TOK' on token ''
ERR: Parser failed on code 'g0=1;nothing'.
Failed
I think I caused the second error by changing the action command on the main "Menu" button I created from the default selection "jump to title 1" to manually entering "nothing" (I didn't want anything to happen if the "Menu" button was clicked, so...)
Anyone know what caused the first failure?
+ Reply to Thread
Results 1 to 3 of 3
-
-
I think the 'first failure' is the same as the second. It just says that dvdauthor is missing a final ';' at the statement. Delete the 'nothing', it isn't necessary at all as if you just set g0=1 nothing else will happen.
GUI for dvdauthor:
https://www.videohelp.com/~gfd/
Similar Threads
-
DVDStyler weird problem
By xeroblast in forum Authoring (DVD)Replies: 0Last Post: 8th Sep 2011, 01:37 -
Problem with DVDStyler?
By Regor21 in forum Authoring (DVD)Replies: 1Last Post: 22nd Oct 2010, 09:57 -
DVDStyler query...
By mjl1297 in forum Authoring (DVD)Replies: 0Last Post: 20th Jul 2010, 05:36 -
DVDStyler Problem
By Astrogirl in forum Authoring (DVD)Replies: 4Last Post: 16th Apr 2008, 13:39 -
Problem with DVDstyler
By zinnia48 in forum Authoring (DVD)Replies: 6Last Post: 24th Nov 2007, 08:22