Can someone look at this and tell me what I need to change to do a SVCD?????
Thanx guys/gals!!!!
Code:<?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></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="intro.mpg" id="sequence-00"/> <sequence-item src="AlongCameASpier.mpg" id="sequence-01"/> </sequence-items> <pbc> <playlist id="lid-000"> <next ref="lid-001"/> <return ref="lid-end"/> <wait>-1</wait> <autowait>0</autowait> <play-item ref="sequence-00"/> </playlist> <playlist id="lid-001"> <prev ref="lid-000"/> <next ref="lid-end"/> <return ref="lid-end"/> <wait>5</wait> <autowait>0</autowait> <play-item ref="sequence-01"/> </playlist> <endlist id="lid-end" rejected="true"/> </pbc> </videocd>
+ Reply to Thread
Results 1 to 6 of 6
-
-
Use TSCV or VCDeasy as a GUI to do the XML for your SVCD - handcoding XML for (S)VCDs is like using a 486 for encoding.
-
Change this:
Code:<videocd xmlns="http://www.gnu.org/software/vcdimager/1.0/" class="vcd" version="2.0">
Code:<videocd xmlns="http://www.gnu.org/software/vcdimager/1.0/" class="svcd" version="1.0">
Regards.Michael Tam
w: Morsels of Evidence -
As always..........Thanx
I thought thats how to do it but wanted to make sure.
Thanx again for all your help!!!!!!!!!!!!!!!!!!!!!!!!!!
Similar Threads
-
svcd will not launch.
By hawkwind in forum SVCD2DVD & VOB2MPGReplies: 1Last Post: 17th Jan 2009, 18:09 -
Procoder SVCD
By kippard in forum Authoring (VCD/SVCD)Replies: 7Last Post: 17th Dec 2008, 10:51 -
Svcd Burning
By Soixante in forum Authoring (VCD/SVCD)Replies: 4Last Post: 16th Apr 2008, 08:25 -
How do I split a SVCD
By VoXiSo in forum EditingReplies: 1Last Post: 4th Feb 2008, 15:14 -
Help with PAL SVCD to NTSC SVCD
By silentmonolith in forum Newbie / General discussionsReplies: 4Last Post: 6th Jul 2007, 06:18