Ok, so I figured out how to make still menus and use more then one Mpg. But how do I keep the mpg from looping? For example, I'm making a VCD and I'm putting a trailer for the movie on it as well. But when I go to play the trailer, it repeats over and over and I have to press previous to go back to the main menu. Is there a way to get it to play once and then go back to the main menu? Just curious. Thanks.
+ Reply to Thread
Results 1 to 4 of 4
-
-
There certainly is.
I don't personally use TSCV but look for an option named "loop".
If you want to understand the underlying XML system and VCDImager (which is what makes TSCV tick), have a look here: http://www.geocities.com/medinotes/vcd
Regards.
Michael Tam
w: Morsels of Evidence -
Ok, I can get into the XML Script through the program. How do I change it not to loop?
-
It sounds like it is currently authored as a <selection>
Find the relevant one.
Change the number in <loop> to 1 (i.e., <loop>1</loop>
If there isn't already a <timeout> set, you will have to set the <timeout> back to the main menu.
Alternatively (and probably better), is that you can use a <playlist> for the trailer.
The details of this is too complex to explain clearly in a short post. If you are really interested, I suggest you read the guides in the linked I posted previously.
Regards.
Michael Tam
w: Morsels of Evidence
Similar Threads
-
AviSynth - Looping through frames?
By Mister Epic in forum EditingReplies: 13Last Post: 25th Apr 2014, 10:23 -
Turn off Looping
By pepegot1 in forum Authoring (Blu-ray)Replies: 2Last Post: 30th Nov 2011, 18:02 -
Bat file not looping?
By sambat in forum ComputerReplies: 5Last Post: 26th Feb 2011, 14:58 -
Dvd with looping chapters...
By miksterr in forum Authoring (DVD)Replies: 2Last Post: 13th Aug 2010, 00:23 -
Specific looping?
By Koron in forum Newbie / General discussionsReplies: 8Last Post: 4th Sep 2008, 16:32