Hi,
I wish to make a XML definition file to use with DVDAuthor in order to author audio + video, but I can't find examples
here is the XML I tried :
<dvdauthor dest="F:\TEST\DVD2\">
<vmgm />
<titleset>
<titles>
<video format="pal" />
<audio lang="en" />
<subpicture lang="pt" />
<pgc>
<pre>subtitle=64;</pre>
<vob file="F:\AA_ERRO\video.mpv" chapters="00:00:00" />
</pgc>
<pgc>
<vob file="F:\AA_ERRO\audio.ac3" />
</pgc>
</titles>
</titleset>
</dvdauthor>
But I get this error :
WARN: Skipping sector, waiting for first VOBU...
+ Reply to Thread
Results 1 to 2 of 2
-
-
WARN: Skipping sector, waiting for first VOBU...
In this case it seems that you try to use elementary streams:
<vob file="F:\AA_ERRO\video.mpv" chapters="00:00:00" />
...
<vob file="F:\AA_ERRO\audio.ac3" />GUI for dvdauthor:
https://www.videohelp.com/~gfd/
Similar Threads
-
Convert XML to SRT subtitle file
By subsync in forum SubtitleReplies: 7Last Post: 15th Jun 2015, 17:08 -
MKV XML chapter file creator
By perdigueiro in forum LinuxReplies: 3Last Post: 30th Jan 2012, 08:44 -
DVDAuthor XML subtitle pre command syntax
By Advocas in forum Authoring (DVD)Replies: 0Last Post: 29th Mar 2009, 12:51 -
FCP not recognizing a XML file
By lcquintana in forum MacReplies: 0Last Post: 17th Oct 2008, 12:54 -
GUI for DVDAuthor File format (.gfd files)
By tacman1123 in forum Authoring (DVD)Replies: 6Last Post: 6th Jun 2008, 16:45