VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Hey guys, I am haven some trouble understanding all this xml language. I was wondering if anyone has an XML example of a 1 track MPEG (or MPEG 2) with chapters every five minutes?? I am just a little curious to see how it looks. I have tried looking at the XML of Vitualis's demo disk, but it was a tad too big for me to understand
    Peace out
    Quote Quote  
  2. in

    http://www.vcdhelp.com/phpBB/viewtopic.php?topic=48838&forum=1

    there was an almostexample of such a chaptering...

    well, here is it again, but this time a bit enhanced... if something's not clear... well, just say so

    ...
    <sequence-items>
    <sequence-item src="wholemovie.mpg" id="movie-id" >
    <entry id="chapter-1-entry">0</entry>
    <entry id="chapter-2-entry">300</entry>
    <entry id="chapter-3-entry">600</entry>
    <entry id="chapter-4-entry">900</entry>
    </sequence-item>
    </sequence-items>
    ...
    <selection id="chapter-1">
    <bsn>1</bsn>
    <timeout ref="endlist" />
    <wait>-1</wait>
    <loop jump-timing="immediate">1</loop>
    <play-item ref="chapter-1-entry"/>
    <select ref="chapter-1" />
    <select ref="chapter-2" />
    <select ref="chapter-3" />
    <select ref="chapter-4" />
    </selection>
    ...
    Quote Quote  
  3. Cheers Hvr, i appreciate it
    Quote Quote  
  4. btw, an alternative way (which can be mixed with the presented above one) has been uploaded as videocd_9.xml example in
    http://www.hvrlab.org/pub/vcdimager/examples/xml/
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!