View Single Post
Old 19th July 2019, 09:32   #20  |  Link
wonkey_monkey
Formerly davidh*****
 
wonkey_monkey's Avatar
 
Join Date: Jan 2004
Posts: 2,496
It's possible there's an SSE instruction you don't have which is only used when the width isn't mod8. Does the following script crash?

Code:
colorbars(pixel_type = "yv12", width = 638, height = 480)
FastBlur(10)
__________________
My AviSynth filters / I'm the Doctor
wonkey_monkey is offline   Reply With Quote