Closed Serchrepo closed 1 year ago
issue confirmed, if you crop and resize 4k at the same time, the frame is first resized and then cropped as 4k, which causes incorrect resizing. instead of 1920x800, it turns out to 1920x500
__ so, to fix it, crop filter should read / check if resize filter is active and read size parameters of the resized frame first and then be cropped correctly.
Fixed in new Release v2.1.5.
Croup Future Not Working Can fix this?