VideoHelp Forum




+ Reply to Thread
Results 1 to 6 of 6
  1. Member
    Join Date
    Jul 2001
    Location
    One Step From Hell
    Search Comp PM
    Can someone look at this and tell me what I need to change to do a SVCD?????

    Thanx guys/gals!!!!

    Code:
    <?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="vcd" version="2.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="intro.mpg" id="sequence-00"/>
        <sequence-item src="AlongCameASpier.mpg" id="sequence-01"/>
      </sequence-items>
      <pbc>
        <playlist id="lid-000">
          <next ref="lid-001"/>
          <return ref="lid-end"/>
          <wait>-1</wait>
          <autowait>0</autowait>
          <play-item ref="sequence-00"/>
        </playlist>
        <playlist id="lid-001">
          <prev ref="lid-000"/>
          <next ref="lid-end"/>
          <return ref="lid-end"/>
          <wait>5</wait>
          <autowait>0</autowait>
          <play-item ref="sequence-01"/>
        </playlist>
        <endlist id="lid-end" rejected="true"/>
      </pbc>
    </videocd>
    Quote Quote  
  2. Member
    Join Date
    Jul 2001
    Location
    One Step From Hell
    Search Comp PM
    No one knows????
    Quote Quote  
  3. Use TSCV or VCDeasy as a GUI to do the XML for your SVCD - handcoding XML for (S)VCDs is like using a 486 for encoding.
    Quote Quote  
  4. Member
    Join Date
    Jul 2001
    Location
    One Step From Hell
    Search Comp PM
    Im not getting what your saying??????
    Quote Quote  
  5. Change this:
    Code:
    <videocd xmlns="http://www.gnu.org/software/vcdimager/1.0/" class="vcd" version="2.0">
    to

    Code:
    <videocd xmlns="http://www.gnu.org/software/vcdimager/1.0/" class="svcd" version="1.0">
    Also, manually coding the XML with VCDImager is the most flexible and powerful way of using VCDImager, especially for complex structures outside of what TSCV can do.

    Regards.
    Michael Tam
    w: Morsels of Evidence
    Quote Quote  
  6. Member
    Join Date
    Jul 2001
    Location
    One Step From Hell
    Search Comp PM
    As always..........Thanx

    I thought thats how to do it but wanted to make sure.

    Thanx again for all your help!!!!!!!!!!!!!!!!!!!!!!!!!!
    Quote Quote  



Similar Threads

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