VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. well rite now im figureing out how to work with xml its a slow process but after the code is saved.

    what format should it be saved and how is it inserted in the burning process of the vcd?

    any help would be great thanx

    here is an example of some xml i got from a guy

    <?xml version="1.0"?>
    <!DOCTYPE videocd PUBLIC "-//GNU//DTD VideoCD//EN" "http://www.gnu.org/software/vcdimager/videocd.dtd">

    <videocd xmlns="http://www.gnu.org/software/vcdimager/1.0/" class="svcd" version="1.0">
    <info>
    <album-id></album-id>
    <volume-count>1</volume-count>
    <volume-number>1</volume-number>
    <restriction>0</restriction>
    </info>
    <pvd>
    <volume-id>VIDEOCD</volume-id>
    <system-id>CD-RTOS CD-BRIDGE</system-id>
    <application-id></application-id>
    <preparer-id/>
    <publisher-id/>
    </pvd>
    <sequence-items>
    <sequence-item src="clock.mpg" id="sequence-00">
    <entry id="entry-001">300.00</entry>
    <entry id="entry-002">600.0</entry>
    </sequence-item>
    </sequence-items>
    <pbc>
    <playlist id="lid-000">
    <next ref="lid-001"/>
    <return ref="lid-end"/>
    <wait>5</wait>
    <autowait>0</autowait>
    <play-item ref="sequence-00"/>
    </playlist>
    <playlist id="lid-001">
    <pref ref="lid-000"/>
    <next ref="lid-002"/>
    <return ref="lid-end"/>
    <wait>5</wait>
    <autowait>0</autowait>
    <play-item ref="entry-001"/>
    </playlist>
    <playlist id="lid-002">
    <pref ref="lid-001"/>
    <next ref="lid-end"/>
    <return ref="lid-end"/>
    <wait>5</wait>
    <autowait>0</autowait>
    <play-item ref="entry-003"/>
    </playlist>
    <endlist id="lid-end" rejected="true"/>
    </pbc>
    </videocd>


    ok now how do you put that in a VCD?
    Quote Quote  
  2. The XML is only the description of how the VCD will be authored and is used in conjunction with VCDImager.

    Go download VCDImager and read the manual to see how it works.

    Regards.
    Michael Tam
    w: Morsels of Evidence
    Quote Quote  



Similar Threads

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