Yesterday, 09:41
Happy you figured out how to get it working on your setup.
Out of curiosity, why "SelectRangeEvery(8000, 400)"?
Normally that does:
1. Divide the clip into repeating cycles of 8000 frames.
2. From the start of each 8000-frame cycle, keep 400 frames and discard the remaining 7600 frames.
3. Repeat for the entire clip.
So it's throwing away 95% of the clip, which seems strange.
Cu Selur
Out of curiosity, why "SelectRangeEvery(8000, 400)"?
Normally that does:
1. Divide the clip into repeating cycles of 8000 frames.
2. From the start of each 8000-frame cycle, keep 400 frames and discard the remaining 7600 frames.
3. Repeat for the entire clip.
So it's throwing away 95% of the clip, which seems strange.

Cu Selur
----
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.

