Code: Select all
DirectShowSource("C:\Users\Aaron\Downloads\Eva\VTS_01_2.VOB")+DirectShowSource("C:\Users\Aaron\Downloads\Eva\VTS_01_3.VOB")
If you need the audio, use ++ instead of just + (the double plus will keep the audio sync, the single plus prolly won't) and you should be fine.