bug-vcdimager
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[VCDImager Bugs/Devel] problems with entry-points (0.7.8)


From: Joerg Wolfram
Subject: [VCDImager Bugs/Devel] problems with entry-points (0.7.8)
Date: Tue, 31 Jul 2001 04:39:50 +0200

Hello!

id i use vcdxbuild with the XML-file, i get the following message:

++WARN: requested entry point at 91.000000, closest possible
entry point at 0.000000

What´s wrong withy my XML-file? 

cu Joerg
<?xml version="1.0"?>
<!DOCTYPE videocd PUBLIC "-//GNU//DTD VideoCD//EN" 
"http://www.gnu.org/software/vcdimager/videocd.dtd";>
<!-- commandline used: vcdxgen -=cdi test.mpg -->
<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>CDI/CDI_VCD.APP;1</application-id>
    <preparer-id/>
    <publisher-id/>
  </pvd>
  <filesystem>
    <folder>
      <name>CDI</name>
      <file src="/home/joerg/CDI/CDI_IMAG.RTF" format="mixed">
        <name>CDI_IMAG.RTF</name>
      </file>
      <file src="/home/joerg/CDI/CDI_TEXT.FNT">
        <name>CDI_TEXT.FNT</name>
      </file>
      <file src="/home/joerg/CDI/CDI_VCD.APP">
        <name>CDI_VCD.APP</name>
      </file>
      <file src="/home/joerg/CDI/CDI_VCD.CFG">
        <name>CDI_VCD.CFG</name>
      </file>
    </folder>
  </filesystem>
  <sequence-items>
    <sequence-item src="test.mpg" id="sequence-00">
      <entry id="entry-001">91</entry>
    </sequence-item>
  </sequence-items>
  <pbc>
    <playlist id="lid-000">
      <next ref="lid-end"/>
      <return ref="lid-end"/>
      <wait>5</wait>
      <autowait>0</autowait>
      <play-item ref="sequence-00"/>
    </playlist>
    <endlist id="lid-end" rejected="true"/>
  </pbc>
</videocd>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]