Ticket #9703: dvdauthor.xml

File dvdauthor.xml, 4.2 KB (added by J.Pilk@…, 13 years ago)

dvdauthor.xml fedora13 x84_64 MythCenter? - Animated

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<dvdauthor dest="/home/John/arctmp/work/dvd"><!--dvdauthor XML file created by MythBurn script--><!--
3    DVD Variables
4    g0=not used
5    g1=not used
6    g2=title number selected on current menu page (see g4)
7    g3=1 if intro movie has played
8    g4=last menu page on display
9    g5=next title to autoplay (0 or > # titles means no more autoplay)
10    -->
11                <vmgm>
12                <menus lang="en">
13                <pgc entry="title">
14                <pre>if (g3 eq 1) {if (g4 eq 1) jump menu 2;}</pre><vob file="/usr/share/mythtv/mytharchive/intro/pal_mythlogo_intro.mpg" pause=""/><post>{g3=1;g2=1;jump menu 2;}</post></pgc>
15                <!--Title menu used to hold intro movie--><video aspect="16:9" format="pal" widescreen="nopanscan"/><pgc pause="inf"><!--Menu Page 1--><pre>{button=g2*1024;g4=1;}</pre><vob file="/home/John/arctmp/work/menu-1.mpg"/><post>jump cell 1;</post><button name="1">{g2=1; g5=0; jump title 1;}</button><button name="2">{g2=2; g5=0; jump title 2;}</button><button name="3">{g2=3; g5=0; jump title 3;}</button></pgc><pgc pause="inf"><!--Autoplay hack--><pre>if (g5 eq 3) {g5 = 4; jump title 3;} if (g5 eq 2) {g5 = 3; jump title 2;} if (g5 eq 1) {g5 = 2; jump title 1;} g5 = 0; jump menu 1;</pre></pgc></menus>
16                </vmgm>
17                <titleset><!--Big Hits--><menus><video aspect="16:9" format="pal" widescreen="nopanscan"/><pgc pause="inf"><pre>{button=s7 * 1024;}</pre><vob file="/home/John/arctmp/work/chaptermenu-1.mpg"/><post>jump cell 1;</post><button name="1">jump title 1 chapter 1;</button><button name="2">jump title 1 chapter 2;</button><button name="3">jump title 1 chapter 3;</button><button name="4">jump title 1 chapter 4;</button><button name="5">jump title 1 chapter 5;</button><button name="6">jump title 1 chapter 6;</button><button name="7">jump title 1 chapter 7;</button><button name="8">jump title 1 chapter 8;</button><button name="titlemenu">{jump vmgm menu;}</button></pgc></menus><titles><video aspect="16:9" format="pal" widescreen="nopanscan"/><audio format="mp2"/><pgc><vob chapters="00:00:00,00:11:01,00:22:02,00:33:03,00:44:04,00:55:05,01:06:06,01:17:07" file="/home/John/arctmp/work/1/final.vob"/><post>if (g5 eq 2) call vmgm menu 3; call vmgm menu 2;</post></pgc></titles></titleset><titleset><!--Top of the Pops--><menus><video aspect="16:9" format="pal" widescreen="nopanscan"/><pgc pause="inf"><pre>{button=s7 * 1024;}</pre><vob file="/home/John/arctmp/work/chaptermenu-2.mpg"/><post>jump cell 1;</post><button name="1">jump title 1 chapter 1;</button><button name="2">jump title 1 chapter 2;</button><button name="3">jump title 1 chapter 3;</button><button name="4">jump title 1 chapter 4;</button><button name="5">jump title 1 chapter 5;</button><button name="6">jump title 1 chapter 6;</button><button name="7">jump title 1 chapter 7;</button><button name="8">jump title 1 chapter 8;</button><button name="titlemenu">{jump vmgm menu;}</button></pgc></menus><titles><video aspect="16:9" format="pal" widescreen="nopanscan"/><audio format="mp2"/><pgc><vob chapters="00:00:00,00:06:06,00:12:12,00:18:18,00:24:24,00:30:30,00:36:36,00:42:42" file="/home/John/arctmp/work/2/final.vob"/><post>if (g5 eq 3) call vmgm menu 3; call vmgm menu 2;</post></pgc></titles></titleset><titleset><!--Top of the Pops--><menus><video aspect="16:9" format="pal" widescreen="nopanscan"/><pgc pause="inf"><pre>{button=s7 * 1024;}</pre><vob file="/home/John/arctmp/work/chaptermenu-3.mpg"/><post>jump cell 1;</post><button name="1">jump title 1 chapter 1;</button><button name="2">jump title 1 chapter 2;</button><button name="3">jump title 1 chapter 3;</button><button name="4">jump title 1 chapter 4;</button><button name="5">jump title 1 chapter 5;</button><button name="6">jump title 1 chapter 6;</button><button name="7">jump title 1 chapter 7;</button><button name="8">jump title 1 chapter 8;</button><button name="titlemenu">{jump vmgm menu;}</button></pgc></menus><titles><video aspect="16:9" format="pal" widescreen="nopanscan"/><audio format="mp2"/><pgc><vob chapters="00:00:00,00:03:45,00:07:30,00:11:15,00:15:00,00:18:45,00:22:30,00:26:15" file="/home/John/arctmp/work/3/final.vob"/><post>if (g5 eq 4) call vmgm menu 3; call vmgm menu 2;</post></pgc></titles></titleset></dvdauthor>