I have made a *.AVS fiel which contains
DirectShowSource("D:\_Dvd\Alien\vts_01_1.vob")
DirectShowSource("D:\_Dvd\Alien\vts_01_2.vob")
But on the second line it shows me erorr message. It seems that it is able to work with only one line, with only one video part of source.
Ot do I mistake?
Condor
+ Reply to Thread
Results 1 to 3 of 3
-
-
Perhaps combine the two commands with a plus sign between like so:
DirectShowSource("D:\_Dvd\Alien\vts_01_1.vob") + DirectShowSource("D:\_Dvd\Alien\vts_01_2.vob")
I've never opened a directshowsource before, but the open command wirks like this so perhaps they are similar.
Darryl
Similar Threads
-
How do I write an ffmpeg script that will simply strip the audio track?
By Iced Coffee in forum Newbie / General discussionsReplies: 1Last Post: 18th Jan 2012, 08:55 -
How to write randomizer script in DVDMaestro
By GomezOptions in forum Authoring (DVD)Replies: 5Last Post: 20th Aug 2011, 00:15 -
Standalone app to write SSA script?
By David_UK in forum SubtitleReplies: 3Last Post: 29th Mar 2009, 10:32 -
Maybe Off Topic but how do you write a script/subtitle?
By Han Solo1 in forum SubtitleReplies: 1Last Post: 4th Mar 2009, 10:18 -
Trying to write a simple batch script for VDubMod
By mob in forum Newbie / General discussionsReplies: 1Last Post: 17th Aug 2007, 19:39