ERR: Parse error 'syntax error, unexpected ERROR_TOK, expecting SEMICOLON_TOK' on token '"'

"Alexander Schwarzkopf" <schwarzkopf.alexander-S0/[email protected]> Fri, 2 Nov 2012 18:19:45 +0100 (CET)
Newsgroups gmane.comp.multimedia.dvdauthor.user
Message-ID <trinity-5b03403e-5954-4161-8df0-7916a0886f9f-1351876785651@3capp-webde-bs22>

Hello,

I am quite new to XML for dvdauthor. I have the attached XML file and I get the error mesage

ERR:  Parse error 'syntax error, unexpected ERROR_TOK, expecting SEMICOLON_TOK' on token '"'

To my eye all the double quotes are balanced. What is dvdauthor trying to tell me?

Is there a way to get debug output (where dvdauthor stops parsing correctly)?

Or can somebody tell me where the problem of this XML file is?

Thanks in advance,

Alexander Schwarzkopf

Example:

<dvdauthor dest="/scratch/DVD">
<vmgm>
<fpc> { g8=0; jump menu entry title; } </fpc>
<menus>
<pgc entry="title" pause="0">
<pre> {
g1=0; g4=101; g6=102;
if (g5 lt g4) g5=g4;
if (g5 gt g6) g5=g6;
if (g8 eq 1) jump title 1;
if (g5 eq 101) jump menu 2;
if (g5 eq 102) jump menu 3;
}
</pre>
<vob file="/scratch/empty.mpg" />
</pgc>
<pgc pause="0">
<pre> { if (g0 lt 1024) g0=1024; button=g0; } </pre>
<vob file="/scratch/vmgm/VTS_1.mpg" pause="0" />
<button name="Title_1"> { g0=button; jump title 1; } </button>
<button name="Title_2"> { g0=button; g5=102; jump menu entry title; } </button>
<button name="1"> { g0=button; jump "title 1"; } </button>
<button name="noop"> { jump menu entry title; } </button>
<button name="Next"> { g5=g5+1; g0=0; jump menu entry title; } </button>
<button name="Prev"> { g5=g5-1; g0=0; jump menu entry title; } </button>
<post> { g0=button; jump title ; } </post>
</pgc>
<pgc pause="0">
<pre> { if (g0 lt 1024) g0=2048; button=g0; } </pre>
<vob file="/scratch/vmgm/VTS_2.mpg" pause="0" />
<button name="Title_1"> { g0=button; g5=101; jump menu entry title; } </button>
<button name="Title_2"> { g0=button; jump title 2; } </button>
<button name="2"> { g0=button; jump "title 2"; } </button>
<button name="noop"> { jump menu entry title; } </button>
<button name="Next"> { g5=g5+1; g0=0; jump menu entry title; } </button>
<button name="Prev"> { g5=g5-1; g0=0; jump menu entry title; } </button>
<post> { g0=button; jump title ; } </post>
</pgc>
</menus>
</vmgm>
<titleset>
<menus>
<pgc entry="root" pause="0">
<pre> {
if (g1 lt 9) g1=1;
g4=101; g6=100;
if (g7 lt g4) g7=g4;
if (g7 gt g6) g7=g6;
}
</pre>
<vob file="//scratch/empty.mpg" />
</pgc>
</menus>
<titles>
<video format="NTSC" aspect="16:9" resolution="720x480" widescreen="NOPANSCAN" />
<audio lang="DE" />
<audio lang="EN" />
<audio lang="DE" />
<audio lang="EN" />
<subpicture lang="DE" />
<subpicture lang="DE" />
<subpicture lang="DE" />
<subpicture lang="DE" />
<subpicture lang="EN" />
<pgc pause="0">
<pre> g1=9; </pre>
<vob file="/scratch/film_muxed.mpg" chapters="00:00:00.00,00:05:47.00,00:10:55.00,00:21:41.00,00:26:10.00,00:32:36.00,00:35:51.00,00:45:10.00,00:50:49.00,00:54:55.00,01:01:02.00,01:07:28.00,01:16:58.00,01:18:44.00,01:27:21.00,01:37:13.00,01:44:15.00,01:48:00.00,02:02:40.00" pause="0" />
<post> { g5=g5+1; g8=0; call vmgm menu entry title; } </post>
</pgc>
</titles>
</titleset>
</dvdauthor>




------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Dvdauthor-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dvdauthor-users