Quote:Processing short video works fine, however attempt to process whole clip approx 3.5 mins throws an error: "Output Buffer too large" (without audio)+
Requested buffer size of 2799360000 is too large
-> Requested buffer size of 2799360000 is too large
could not get PVideoFrame data (0)
This happens because your script eats too much RAM for Avisynth 32bit to handle.
Assuming you got enough RAM in your system, use 64bit Avisynth.
The other is a parsing error, will look at it. -> wasn't a parsing error, but a mistake in the cleanUp-job creation, will send you a link to a fixed version in ~30min.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.