![]() |
[BUG] Odd frame selection does not work for QTGMC / Vaporsynth - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: [BUG] Odd frame selection does not work for QTGMC / Vaporsynth (/thread-1278.html) |
Odd frame selection does not work for QTGMC / Vaporsynth - The_Tinkerer - 14.03.2020 Here's my settings, but the bug happens on just a preset. ![]() Selecting "Even" will add clip = clip[::2] before # Output in the Vapoursynth script. Selecting "Odd" will result in the same script but without clip = clip[::2], which is equivalent to ticking the "Bob" check box. So basically selecting "Odd" doesn't work, and generates the same script as ticking "Bob". (On AviSynth, ticking "Bob" greys out the Select drop-down.) RE: Odd frame selection does not work for QTGMC / Vaporsynth - Selur - 14.03.2020 -> will look into it RE: Odd frame selection does not work for QTGMC / Vaporsynth - Selur - 14.03.2020 Send you a link via PM to a dev version which should fix the issue. Cu Selur |