VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. All I want to do is create a chapters for every 5 mins for an SVCD. Figured all I would have to do is load my .mpg, set chapters for every 5 mins, and enter the total time. But when I go to generate the menu it gives me an Applescript menu that says "Variable jumpref not defined". What settings do I need to choose in order to fix this?
    Quote Quote  
  2. I don't think jumpRef should give an error, however if your localization uses a comma as a decimal seperator, the this will cause other errors. I could work up a quick patched version if you like.
    Quote Quote  
  3. I'm a dumb ass. I wasn't hitting "Update" so that's why it was giving me the error. But even now when I do everything correctly it still doesn't work for me. This is how the .xml looks:

    <?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="svcd" version="1.0">
    <option name="update scan offsets" value="true"/>
    <info>
    <album-id>MYMOVIE</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="/Volumes/Video/ANTITRST/vid_2.m2v.mpg" id="sequence-0">
    <entry id="entry0-0">0.000</entry>
    <entry id="entry0-1">300.000</entry>
    <entry id="entry0-2">600.000</entry>
    <entry id="entry0-3">900.000</entry>
    </sequence-item>
    </sequence-items>
    <pbc>
    <selection id="selection-0">
    <prev ref="end"/>
    <next ref="end"/>
    <return ref="end"/>
    <timeout ref="end"/>
    <wait>0</wait>
    <loop jump-timing="immediate" > 1</loop>
    <play-item ref="sequence-0"/>
    <select ref="selection-0"/>
    </selection>
    <endlist id="end"/>
    </pbc>
    </videocd>
    Quote Quote  
  4. It seems OK, what doesn't work?
    Quote Quote  
  5. The svcd plays fine in my player, but I wanted to have the ability to create 5 minute chapters so I could skip to them easily by either pressing the next/back button or a corresponding number on the remote. I tried changing the decimals to commas and that didn't help either.
    Quote Quote  



Similar Threads

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