VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. I've just started with AvsPmod and hoped it would be an easy way to create scipts like this by drag & drop:

    videofile1 = LWLibavVideoSource()
    audiofile1 = LWLibavAudioSource()
    file1 = audiodub(videofile1,audiofile1)

    videofile2 = LWLibavVideoSource()
    audiofile2 = LWLibavAudioSource()
    file2 = audiodub(videofile2,audiofile2)
    ...
    ...
    file1++file2++file3++file4++file5++file6...

    I can't figure out how I get AvsPmod to append the sources to each other like that. (Sourcefilter is just an example, doesn't matter)

    Any way to do automate that? Copy/paste of the sources paths becomes very annoying. Doesn't has to be in AvsPmod, I just though it would be possible there.
    Quote Quote  
  2. You can create scripts like that by windows batch or some other language like python.
    Quote Quote  



Similar Threads

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