Jaded-Encoding-Thaumaturgy / vs-aa

VapourSynth anti aliasing and scaling functions
MIT License
5 stars 1 forks source link

Bug: Eedi3.aa() with sclip results in an error #29

Closed emotion3459 closed 1 month ago

emotion3459 commented 1 month ago

Eedi3().aa(clip, sclip=clip) will error with sclip having a mismatched format, this is likely because the wrapper does not transpose the sclip between directions.