help-vcdimager
[Top][All Lists]
Advanced

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

[VCDImager] Entry point problems


From: Andy Pryer
Subject: [VCDImager] Entry point problems
Date: Sat, 15 Sep 2001 11:54:02 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1

Hi,

I'm trying to create a SVCD with entry points, but whenever I use vcdxbuild, I get the following warnings:-

   INFO: scanning mpeg sequence item #0 for scanpoints...
++ WARN: requested entry point (id=entry-001) at 64.080000, closest possible entry
 point at 0.000000
++ WARN: requested entry point (id=entry-002) at 97.000000, closest possible entry
 point at 0.000000
++ WARN: entry point 'entry-002' falls into same sector as previous one!
++ WARN: requested entry point (id=entry-003) at 147.040000, closest possible entr
y point at 0.000000
++ WARN: entry point 'entry-003' falls into same sector as previous one!
++ WARN: requested entry point (id=entry-004) at 238.000000, closest possible entr
y point at 0.000000
++ WARN: entry point 'entry-004' falls into same sector as previous one!

Whenever I build an image normally, I have to use the --update-scan-offsets option, and then FF/REW works OK, but not sure if this is related to the above problem.

XML is as follows :-

<?xml version="1.0"?>
<!DOCTYPE videocd PUBLIC "-//GNU//DTD VideoCD//EN" "http://www.gnu.org/software/vc
dimager/videocd.dtd">
<!-- commandline used: vcdxrip -o test_svcd_pal.xml -b test_svcd_pal.bin -->
<videocd xmlns="http://www.gnu.org/software/vcdimager/1.0/"; class="svcd" version="
1.0">
  <option name="update scan offsets" value="true"/>
  <info>
    <album-id></album-id>
    <volume-count>1</volume-count>
    <volume-number>1</volume-number>
    <restriction>0</restriction>
  </info>
  <pvd>
    <volume-id>PAL_TEST_SVCD</volume-id>
    <system-id>CD-RTOS CD-BRIDGE</system-id>
    <application-id></application-id>
    <preparer-id>GNU VCDIMAGER 0.7.10 LINUX-GNU/I386</preparer-id>
    <publisher-id>Andy Pryer</publisher-id>
  </pvd>
  <sequence-items>
    <sequence-item src="deleted2.mpg" id="sequence-00">
      <default-entry id="entry-000"/>
      <entry id="entry-001">64.08</entry>
      <entry id="entry-002">97</entry>
      <entry id="entry-003">147.04</entry>
      <entry id="entry-004">238</entry>
    </sequence-item>
  </sequence-items>
  <pbc>
    <playlist id="playlist-01">
      <prev ref="playlist-end"/>
      <next ref="playlist-02"/>
      <return ref="playlist-end"/>
      <wait>0</wait>
      <autowait>0</autowait>
      <play-item ref="entry-000"/>
    </playlist>
    <playlist id="playlist-02" rejected="true">
      <prev ref="playlist-01"/>
      <next ref="playlist-03"/>
      <return ref="playlist-end"/>
      <wait>0</wait>
      <autowait>0</autowait>
      <play-item ref="entry-001"/>
    </playlist>
    <playlist id="playlist-03" rejected="true">
      <prev ref="playlist-02"/>
      <next ref="playlist-04"/>
      <return ref="playlist-end"/>
      <wait>0</wait>
      <autowait>0</autowait>
      <play-item ref="entry-002"/>
    </playlist>
    <playlist id="playlist-04" rejected="true">
      <prev ref="playlist-03"/>
      <next ref="playlist-05"/>
      <return ref="playlist-end"/>
      <wait>0</wait>
      <autowait>0</autowait>
      <play-item ref="entry-003"/>
    </playlist>
    <playlist id="playlist-05" rejected="true">
      <prev ref="playlist-04"/>
      <next ref="playlist-end"/>
      <return ref="playlist-end"/>
      <wait>0</wait>
      <autowait>0</autowait>
      <play-item ref="entry-004"/>
    </playlist>
    <endlist id="playlist-end" rejected="true"/>
  </pbc>
</videocd>


I'm using VCDImager v0.7.10 on Linux.

Any suggestions accepted !! Thanks

Andy
--
--------------------------------------------------------------------
Andy Pryer                      Email:   address@hidden
Cube Computing Limited          Tel/Fax: 01582 703872
6 Danvers Drive, Luton          Web:     http://www.cubecomputing.com
Bedfordshire LU3 4EF
--------------------------------------------------------------------




reply via email to

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