![]() |
[BUG] Should we report issues in Hybrid dev versions? - 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] Should we report issues in Hybrid dev versions? (/thread-1420.html) |
Should we report issues in Hybrid dev versions? - The_Tinkerer - 19.06.2020 I have 2020.06.16.1, and I've noticed the following 2 things so far: - The Vapoursynth preview does not update when changes are made to filters, deinterlacer, etc. I tried 2020.05.01.1 and 2020.02.19.1 and it's working fine there. The AviSynth viewer in the dev version also works fine. - Turning on SMDegrain with the AviSynth preview on gives an error that SSE2Tools.dll is missing from C:\Program Files\Hybrid\32bit\avisynthPlugins. It does seem to still work though. I checked and both SSETools.dll and SSE2Tools.dll are indeed missing. I copied the files from Hybrid version 2020.05.01.1 and the error went away. Not sure if I should be reporting this here or somewhere else. I would think if there are mistakes you'd probably want to know about them before main release. ![]() RE: Should we report issues in Hybrid dev versions? - Selur - 19.06.2020 I know about the Vapoursynth preview, working on it. ![]() SSETools&SSE2Tools shouldn't be necessary and were accidentally imported. -> I'll look into it |