VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Member
    Join Date
    Jan 2003
    Location
    Canada
    Search Comp PM
    im trying to authoring a vcd with vcdimager,

    have made my xml file and set all my options.

    open vcdimager gui --) vcdxbuild --) load my xml file --)save as..

    go!!!


    command window open then error appear:

    tribute ref reference an unknown ID "select-mainmenu"
    </videocd>
    ^
    C:\Program Files\VCDImager Tools GUI\xml author.xml:84: validity error: IDREF at
    tribute ref reference an unknown ID "select-mainmenu"
    </videocd>
    ^
    C:\Program Files\VCDImager Tools GUI\xml author.xml:84: validity error: IDREF at
    tribute ref reference an unknown ID "select-mainmenu"
    </videocd>
    ^
    C:\Program Files\VCDImager Tools GUI\xml author.xml:84: validity error: IDREF at
    tribute ref reference an unknown ID "select-mainmenu"
    </videocd>
    ^
    C:\Program Files\VCDImager Tools GUI\xml author.xml:84: validity error: IDREF at
    tribute ref reference an unknown ID "segment-mainmenu"
    </videocd>

    ^
    **ERROR: parsing file `C:\Program Files\VCDImager Tools GUI\xml author.xml' failed

    what i did wrong ???

    please help

    here my xml file

    <?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>VCD1</album-id>
    <volume-count>1</volume-count>
    <volume-number>1</volume-number>
    <restriction>0</restriction>
    </info>

    <pvd>
    <volume-id>NTSC_VCD1</volume-id>
    <system-id>CD-RTOS CD-BRIDGE</system-id>
    <application-id>CDI/CDI_VCD.APP;1</application-id>
    <preparer-id/>
    <publisher-id>MICHAEL TAM - VITUALIS PRODUCTIONS</publisher-id>
    </pvd>

    <segment-items>
    <segment-item src="mainmenu.mpg" id="seg-mainmenu"/>
    </segment-items>

    <sequence-items>
    <sequence-item src="video1.mpg" id="sequence-video1"/>
    <sequence-item src="video2.mpg" id="sequence-video2"/>
    <sequence-item src="video3.mpg" id="sequence-video3"/>
    <sequence-item src="video4.mpg" id="sequence-video4"/>
    <sequence-item src="video5.mpg" id="sequence-video5"/>
    </sequence-items>

    <pbc>
    <selection id="mainmenu">
    <bsn>15</bsn>
    <default ref="video1"/>
    <timeout ref="video1"/>
    <wait>1</wait>
    <loop jump-timing="immediate">1</loop>
    <play-item ref="segment-mainmenu"/>
    <select ref="video1"/>
    <select ref="video2"/>
    <select ref="video3"/>
    <select ref="video4"/>
    <select ref="video5"/>
    </selection>

    <playlist id="video1">
    <next ref="video2"/>
    <return ref="select-mainmenu"/>
    <wait>0</wait>
    <play-item ref="sequence-video1"/>
    </playlist>
    <playlist id="video2">
    <prev ref="video1"/>
    <next ref="video3"/>
    <return ref="select-mainmenu"/>
    <wait>0</wait>
    <play-item ref="sequence-video2"/>
    </playlist>
    <playlist id="video3">
    <prev ref="video2"/>
    <next ref="menu"/>
    <return ref="select-mainmenu"/>
    <wait>0</wait>
    <play-item ref="sequence-video3"/>
    </playlist>
    <playlist id="video4">
    <prev ref="video3"/>
    <next ref="video5"/>
    <return ref="select-mainmenu"/>
    <wait>0</wait>
    <play-item ref="sequence-video4"/>
    </playlist>
    <playlist id="video5">
    <prev ref="video4"/>
    <next ref="menu"/>
    <return ref="select-mainmenu"/>
    <wait>0</wait>
    <play-item ref="sequence-video5"/>
    </playlist>
    </pbc>

    </videocd>
    Quote Quote  
  2. Member
    Join Date
    Jan 2003
    Location
    Canada
    Search Comp PM
    have try many things but no result.

    it supposed to be a problem with the reference to mainmenu.

    i have made the mainmenu file with vcdeasy mpeg still image.

    so it is the menu of my vcd and i got 5 videos also.

    the mainmenu file seems to be ok . have check the reference to mainmenu in xml file , and i cant see what's wrong.

    please any help . im sure it's a dumb error but cant find it.
    Quote Quote  
  3. Member
    Join Date
    Nov 2003
    Location
    Goa-India
    Search Comp PM
    Hi!
    You seem to have made a slight mistake in the XML.
    You forgot that in the <segment-items> section you've defined the identity for "mainmenu.mpg" as "seg-mainmenu" where as in the <pbc> section you are refering the "mainmenu.mpg" as "select-mainmenu" and "segement-mainmenu" which obviously VCDImager cannot recognise since not defined anywhere earlier in the given XML.
    That's all. Hope this helps you in the future too to avoid such mistakes.
    regards
    Amey
    Quote Quote  



Similar Threads

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