![]() |
[BUG] AviSynth / FrameRateConverter - not possible to set the frame rate (2020.06.30.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 / FrameRateConverter - not possible to set the frame rate (2020.06.30.1) (/thread-1446.html) |
AviSynth / FrameRateConverter - not possible to set the frame rate (2020.06.30.1) - The_Tinkerer - 10.07.2020 I tried using FrameRateConverter in AviSynth to see if it worked in improving artifacts. It did in many cases, in others (scrolling credits) it produces a bit of "crawling" effects as parts of text appear to "slide" around a little. It's also MUCH slower than Interframe when using highest quality settings. Nothing's perfect I guess! Anyways, in the dev version of Hybrid I have (2020.06.30.1), the frame rate options are disabled, so it's not possible to enter a frame rate! ![]() This isn't the case in Hybrid 2020.02.19.1: ![]() RE: AviSynth / FrameRateConverter - not possible to set the frame rate (2020.06.30.1) - Selur - 10.07.2020 Yup seems like a bug, normally it should only be disabled when 'double frame rate' is enabled. -> I'll look into it. ![]() |