46 lines
1.5 KiB
XML
Executable File
46 lines
1.5 KiB
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<dvdstyler format="4" template="Basic\blue.dvdt" name="Nosferatu" videoFormat="3" audioFormat="3" aspectRatio="1">
|
|
<colours colour0="#00356a" colour1="#aae3ff" colour2="#004080"/>
|
|
<!--************** VMGM **************-->
|
|
<vmgm>
|
|
<fpc>jump title 1;</fpc>
|
|
<menus>
|
|
<video format="ntsc" aspect="4:3" widescreen="nopanscan"/>
|
|
<audio lang="EN"/>
|
|
</menus>
|
|
</vmgm>
|
|
<!--************** TITLESET 1 **************-->
|
|
<titleset>
|
|
<menus>
|
|
<video format="ntsc" aspect="4:3" widescreen="nopanscan"/>
|
|
<audio lang="EN"/>
|
|
<subpicture lang="EN"/>
|
|
<!--************** MENU 1 **************-->
|
|
<pgc entry="root">
|
|
<vob pause="inf">
|
|
<menu videoFormat="NTSC" aspectRatio="1" rememberLastButton="-1">
|
|
<svg width="720" height="540">
|
|
<rect width="720" height="540" id="backgroundColour" style="fill:#000000;"/>
|
|
<defs id="defs"/>
|
|
<g id="objects"/>
|
|
<g id="buttons"/>
|
|
</svg>
|
|
</menu>
|
|
</vob>
|
|
</pgc>
|
|
</menus>
|
|
<titles>
|
|
<video format="ntsc" aspect="4:3" widescreen="nopanscan"/>
|
|
<audio lang="EN"/>
|
|
<!--************** TITLE 1 **************-->
|
|
<pgc>
|
|
<vob file="nosferatu-openingCredits.mp4" chapters="0:00,10:00,20:00,30:00,40:00,50:00,1:00:00,1:10:00,1:20:00,1:30:00">
|
|
<video format="3"/>
|
|
<audio format="3"/>
|
|
</vob>
|
|
<post>call last menu;</post>
|
|
</pgc>
|
|
</titles>
|
|
</titleset>
|
|
</dvdstyler>
|