![]() |
|
[BUG] AviSynth: Filter View doesn't work if Custom Filter Order is used - 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: Filter View doesn't work if Custom Filter Order is used (/thread-1295.html) |
AviSynth: Filter View doesn't work if Custom Filter Order is used - The_Tinkerer - 10.04.2020 The "AVS Filter" preview does work with a custom filter order, but Filter View (ticking the check box) will produce a crash if a custom filter order is used. In this example I set four filters to the top: ![]() After clicking the AVS Filter button, FFVideo goes to 100%, then a crash happens: ![]() The following then appears in the log: Avisynth preview error: Avisynth error L�Kese: Script error: I
Avisynth preview error: nvalid ar
Avisynth preview error: g
Avisynth preview error: u
Avisynth preview error: m
Avisynth preview error: e
Avisynth preview error: n
Avisynth preview error: t
Avisynth preview error: s
Avisynth preview error: t
Avisynth preview error: o
Avisynth preview error: f
Avisynth preview error: u
Avisynth preview error: n
Avisynth preview error: c
Avisynth preview error: tion 'f3kdb'. (C:\Users\Administrator\AppData\Local\Temp\tempPreviewAvisynthFile00_24_37_603.avs, line 17) Couldn't import -1 (1): L?KeseRE: AviSynth: Filter View doesn't work if Custom Filter Order is used - Selur - 10.04.2020 Read [INFO] Infos needed to fix&reproduce bugs,.-thread thoroughly and provide a debug output level 9 of the issue. Cu Selur RE: AviSynth: Filter View doesn't work if Custom Filter Order is used - The_Tinkerer - 10.04.2020 Yes sir! [attachment=841] RE: AviSynth: Filter View doesn't work if Custom Filter Order is used - Selur - 10.04.2020 Okay, I see the source of the problem. I'll look it, but that will take a while. Cu Selur RE: AviSynth: Filter View doesn't work if Custom Filter Order is used - Selur - 10.04.2020 Send you a link to a dev version which hopefully this fixes the preview for custom filter order in Avisynth. Cu Selur |