PDA

View Full Version : DVDAuthorGUI Error: STATUS_ACCESS_VIOLATION


DarkFoon
23rd August 2006, 04:01
DVDAuthorGUI keeps exiting saying that it has finished (when it hasn't) when I author a DVD. The error in the log says "STATUS_ACCESS_VIOLATION", and upon researching it, I have found other people having the same problem, and changing the character encoding fixed it. Not so for me. I am not using any special characters, there are no spaces in the names, and I am using the XML editor built into DVDAuthorGUI (so I'm not sure how to change the character encoding within that)

Here's my the end of my DVDAuthorGUI log:

Statistics:
- Processed 0 subtitles.
- The longest display line had -1 characters.
- The maximum number of displayed lines was 0.
- The normal display height of the font arial.ttf was 0.
- The bottom display height of the font arial.ttf was 0.
- The biggest subtitle box had 2704 bytes.
erase "C:\video\zzz\dvd\menu2.mpg"

echo *authoring title(s).....
*authoring title(s).....
"C:\Program Files\DVDAuthorGUI\bin\dvdauthor.exe" -x "C:\Program Files\DVDAuthorGUI\config.xml"
DVDAuthor::dvdauthor, version 0.6.12-alpha-2907.
Build options: gnugetopt iconv freetype
Send bugs to <dvdauthor-users@lists.sourceforge.net>

INFO: Locale=C
INFO: Converting filenames to US-ASCII
INFO: dvdauthor creating VTS
STAT: Picking VTS 01

STAT: Processing C:\video\zzz\dvd\menusub1.mpg...

STAT: Processing C:\video\zzz\dvd\menusub2.mpg...
STAT: VOBU 16 at 4MB, 2 PGCS
STAT: VOBU 32 at 10MB, 2 PGCS
STAT: VOBU 48 at 17MB, 2 PGCS
STAT: VOBU 64 at 23MB, 2 PGCS
STAT: VOBU 80 at 29MB, 2 PGCS
STAT: VOBU 96 at 35MB, 2 PGCS
STAT: VOBU 112 at 41MB, 2 PGCS

INFO: Video pts = 0.178 .. 64.275
INFO: Audio[8] pts = 0.178 .. 64.426
INFO: Audio[32] pts = 0.178 .. 0.178
STAT: VOBU 121 at 44MB, 2 PGCS
5 [main] dvdauthor 1152 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
10050 [main] dvdauthor 1152 open_stackdumpfile: Dumping stack trace to dvdauthor.exe.stackdump
erase "C:\video\zzz\dvd\*.mpg"
echo *process complete
*process complete



My XML is this:


<?xml version="1.0" encoding="UTF-8"?>
<dvdauthor dest="C:\video\zzz\dvd">
<!-- DO NOT edit the 2 lines above -->
<vmgm>
<fpc> jump titleset 1 menu; </fpc>
</vmgm>
<titleset>
<menus>
<pgc pause="inf">
<pre>
g0=0; g1=0; g2=0; g3=0; g4=0; g5=0; g6=0; if (g12==2) jump menu 2;
</pre>
<button> g0=1; g1=1; jump title 13 chapter 1; </button>
<button> g0=0; g12=2; jump menu 2; </button>
<vob file="C:\video\zzz\dvd\menusub1.mpg" />
</pgc>
<pgc pause="inf">
<button> g12=2; g1=1; jump title 13 chapter 1; </button>
<button> g12=2; g2=1; jump title 13 chapter 1; </button>
<button> g12=2; g3=1; jump title 13 chapter 1; </button>
<button> g12=2; g4=1; jump title 13 chapter 1; </button>
<button> g12=2; g5=1; jump title 13 chapter 1; </button>
<button> g12=2; g6=1; jump title 13 chapter 1; </button>
<vob file="C:\video\zzz\dvd\menusub2.mpg" />
</pgc>
</menus>
<titles>
<video format="ntsc" />
<pgc>
<vob file="C:\video\zzz\dvd\title1.mpg" chapters="00:00:00.00,00:09:53.19" />
<post>jump title 7;</post>
</pgc>
<pgc>
<vob file="C:\video\zzz\dvd\title2.mpg" chapters="00:00:00.00,00:08:34.98" />
<post>jump title 8;</post>
</pgc>
<pgc>
<vob file="C:\video\zzz\dvd\title3.mpg" chapters="00:00:00.00,00:09:37.94" />
<post>jump title 9;</post>
</pgc>
<pgc>
<vob file="C:\video\zzz\dvd\title4.mpg" chapters="00:00:00.00,00:08:42.59" />
<post>jump title 10;</post>
</pgc>
<pgc>
<vob file="C:\video\zzz\dvd\title5.mpg" chapters="00:00:00.00,00:09:18.09" />
<post>jump title 11;</post>
</pgc>
<pgc>
<vob file="C:\video\zzz\dvd\title6.mpg" chapters="00:00:00.00,00:11:59.49" />
<post> jump title 12; </post>
</pgc>
<pgc>
<vob file="C:\video\zzz\dvd\title7.mpg" chapters="00:00:00.00" />
<post> jump title 12; </post>
</pgc>
<pgc>
<vob file="C:\video\zzz\dvd\title8.mpg" chapters="00:00:00.00" />
<post>jump title 12;</post>
</pgc>
<pgc>
<vob file="C:\video\zzz\dvd\title9.mpg" chapters="00:00:00.00" />
<post>jump title 12;</post>
</pgc>
<pgc>
<vob file="C:\video\zzz\dvd\title10.mpg" chapters="00:00:00.00" />
<post>jump title 12;</post>
</pgc>
<pgc>
<vob file="C:\video\zzz\dvd\title11.mpg" chapters="00:00:00.00" />
<post>jump title 12;</post>
</pgc>
<pgc>
<vob file="C:\video\zzz\dvd\title12.mpg" chapters="00:00:00.00" />
<post>
if ( (g0==1) and (g1==1) ) {
g1=0;
g2=1;
jump title 13;
}
if ( (g0==1) and (g2==1) ) {
g2=0;
g3=1;
jump title 13;
}
if ( (g0==1) and (g3==1) ) {
g3=0;
g4=1;
jump title 13;
}
if ( (g0==1) and (g4==1) ) {
g4=0;
g5=1;
jump title 13;
}
if ( (g0==1) and (g5==1) ) {
g5=0;
g6=1;
jump title 13;
}
if ( (g0==1) and (g6==1) ) {
g12=1;
g6=0;
jump menu;
}
if ( (g0!=1) and (g1==1) ) {
g1=0;
call menu 2;
}
if ( (g0!=1) and (g2==1) ) {
g2=0;
call menu 2;
}
if ( (g0!=1) and (g3==1) ) {
g3=0;
call menu 2;
}
if ( (g0!=1) and (g4==1) ) {
g4=0;
call menu 2;
}
if ( (g0!=1) and (g5==1) ) {
g5=0;
call menu 2;
}
if ( (g0!=1) and (g6==1) ) {
g6=0;
call menu 2;
}
</post>
</pgc>
<pgc>
<vob file="C:\video\zzz\dvd\title13.mpg" chapters="00:00:00.00" />
<post>if (g1==1) jump title 1; if (g2==1) jump title 2; if (g3==1) jump title 3; if (g4==1) jump title 4; if (g5==1) jump title 5; if (g6==1) jump title 6; </post>
</pgc>
</titles>
</titleset>
</dvdauthor>


Not quite sure what is going wrong, it just stops after making a 40MB vob file and tells me that it has finished.

I'm using Windows 2000.

Thank you very much for your help.