[BUG] Avisynth / QTGMC missing Placebo option for Match Preset 1 - 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] Avisynth / QTGMC missing Placebo option for Match Preset 1 (/thread-2901.html) |
Avisynth / QTGMC missing Placebo option for Match Preset 1 - The_Tinkerer - 18.10.2022 Screenshots show version 2022.10.12. I was checking to see if it was working in 2022.10.12. For Avisynth, the "Match Preset 1" menu for both QTGMC on the Deinterlace tab and QTGMC on the Denoise tab is missing the "Placebo" option in 2022.10.12, but in 2022.10.15, it's missing only on the Deinterlace tab for AviSynth. (I know I should only be concerned with the latest 2022.10.15, but I thought it might be helpful to show where changes are happening.) In Vapoursynth, the "Match Preset 1" menu for both QTGMC on the Deinterlace tab and QTGMC on the Denoise tab is missing the "Placebo" option in 2022.10.12 and 2022.10.15. I checked the public release version 2022.03.20... it is the same as 2022.10.15. The last version I have where everything is working fine is 2022.02.21. To try to make it easier: 2022.02.21.1: Issue is not present! 2022.03.20.1: Avisynth - Match preset 1 missing "Placebo" option on: Deinterlace tab only Vapoursynth - Match preset 1 missing "Placebo" option on: Deinterlace tab and Denoise tab 2022.10.12.1: Avisynth - Match preset 1 missing "Placebo" option on: Deinterlace tab and Denoise tab Vapoursynth - Match preset 1 missing "Placebo" option on: Deinterlace tab and Denoise tab 2022.10.15.1 (same as 2022.03.20.1) Avisynth - Match preset 1 missing "Placebo" option on: Deinterlace tab only Vapoursynth - Match preset 1 missing "Placebo" option on: Deinterlace tab and Denoise tab Example screenshots showing Avisynth and 2022.10.12.1: RE: Avisynth / QTGMC missing Placebo option for Match Preset 1 - Selur - 18.10.2022 1st Match preset: Quote: MatchPreset: Speed/quality for basic source-match processing, select from "Placebo", "Very Slow", "Slower", "Slow", "Medium", "Fast", "Faster",default = same as chosen preset 2nd Match preset: Quote:MatchPreset2: Speed/quality for refined source-match processing, select from "Placebo", "Very Slow", "Slower", "Slow", "Medium", "Fast", "Faster",see: https://github.com/Selur/VapoursynthScriptsInHybrid/blob/master/havsfunc.py#L1318 -> Seems correct that 1st Match preset does not show 'Placebo' when preset 'Placebo' is used as base. Cu Selur RE: Avisynth / QTGMC missing Placebo option for Match Preset 1 - The_Tinkerer - 18.10.2022 For Match Preset 1, default is not the same as chosen, but 3 steps faster than main preset. "Ideal choice" is same as main. For Match Preset 2, default is 2 steps faster than main. 1st Match preset: Quote:MatchPreset: Speed/quality for basic source-match processing, select from "Placebo", "Very Slow", "Slower", "Slow", "Medium", "Fast", "Faster", RE: Avisynth / QTGMC missing Placebo option for Match Preset 1 - Selur - 18.10.2022 Send you a link to a dev version which should fix it. Cu Selur |