diversion
19th February 2008, 13:09
I have over 100 DV video clips and I want to trim,dissolve and join these clips.
But i get "AVISource: couldn't locate a decompressor for fourcc dvsd" if I try to open more than 74 clips.
simple script to get this error is:
AVISource("test01.avi")++AVISource("test01.avi")++AVISource("test01.avi") ++ ....... ++AVISource("test01.avi")
Is this 74 clips Avisynths limit?
Yes, i can use DirectShowSource, but this takes over 2GB ram and virtualdub doesn't open this.
But i get "AVISource: couldn't locate a decompressor for fourcc dvsd" if I try to open more than 74 clips.
simple script to get this error is:
AVISource("test01.avi")++AVISource("test01.avi")++AVISource("test01.avi") ++ ....... ++AVISource("test01.avi")
Is this 74 clips Avisynths limit?
Yes, i can use DirectShowSource, but this takes over 2GB ram and virtualdub doesn't open this.