View Single Post
Old 11th November 2020, 16:03   #10  |  Link
johnmeyer
Registered User
 
Join Date: Feb 2002
Location: California
Posts: 2,691
One of the two main reasons I created my branch of Fred's script is to make it run faster. In my initial tests it was at least 4x faster. My subsequent releases are even faster than that. However, you do have to enable multi-threading to pick up most of that performance improvement.

Also, all my work is on 32-bit. I have never been clear whether 64-bit anything (i.e., any program) actually runs faster, unless the ability to directly address lots of memory can lead to more speed. I've stayed with 32-bit because it gives me access to the entire range of AVISynth filters. Even after all these years, not everything has been ported to 64-bit.
johnmeyer is offline   Reply With Quote