18.12.2022, 17:37
If you can find a fixed pattern after deinterlacing/bobbing you could also use SelectEvery to get only the progressive frames. For example using cycle = 3 and offsets 0 2, would just returns frame 0+x and 2+x of every (x) group of 3 frames.
----
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.