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>
+ Reply to Thread
Results 1 to 3 of 3
-
-
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. -
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 recognisesince 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
Similar Threads
-
Lg-bd630 stutter problem solved!
By RogerTango in forum DVD & Blu-ray PlayersReplies: 0Last Post: 24th Feb 2012, 14:18 -
Audacity Mac 1.3 Beta - solved my problem but how?
By Rhymester in forum AudioReplies: 5Last Post: 27th Oct 2011, 08:43 -
Green Bar at bottom problem solved!
By DeniseAck in forum Capturing and VCRReplies: 0Last Post: 9th Aug 2011, 18:19 -
[solved] virtualdub + no decompressor prob...
By j6044 in forum EditingReplies: 18Last Post: 4th Sep 2010, 07:14 -
Menu swapping with IfoEdit - Problem solved
By Bingo-days in forum Authoring (DVD)Replies: 0Last Post: 22nd Dec 2007, 03:07