Selur's Little Message Board

Full Version: Avisynth: CCD and Dehalo_alpha problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Getting an avisynth preview error on the latest dev version. Wanted to experiment with CCD.

Code:
Avisynth preview error: -> Script error: There is no function named 'LoadVirtualDubPlugin'. (C:\Users\Computer\Videos\RJ videos\Misc\Temp\tempPreviewAvisynthFile22_16_51_281.avs, line 6)

And then if I disable CCD, and click preview, I get:
Code:
Avisynth preview error: -> CombinePlanes: output clip video format is not planar! (C:\Program Files\Hybrid\64bit\Avisynth\avisynthPlugins\DeHalo_alpha_mt2.avsi, line 76) (C:\Program Files\Hybrid\64bit\Avisynth\avisynthPlugins\DeHalo_alpha_mt2.avsi, line 9) (C:\Users\Computer\Videos\RJ videos\Misc\Temp\tempPreviewAvisynthFile22_24_09_617.avs, line 30)
Avisynth preview error: -> CombinePlanes: output clip video format is not planar! (C:\Program Files\Hybrid\64bit\Avisynth\avisynthPlugins\DeHalo_alpha_mt2.avsi, line 76) (C:\Program Files\Hybrid\64bit\Avisynth\avisynthPlugins\DeHalo_alpha_mt2.avsi, line 9) (C:\Users\Computer\Videos\RJ videos\Misc\Temp\tempPreviewAvisynthFile22_25_57_759.avs, line 30)
No debug output, not enough details to reproduce => nothing I can do.
Uploaded found the problem for the LoadVirtualDubPlugin problem. (they changed the name of the plugins folder, will write a workaround)
Can't reproduce the DeHalo_alpha_mt2 with the given information at all.
Managed to reproduce the CCD problem (location of the default Avisynth plugins changed, moved them now to the avisynthPlugins-folder)
=> Uploaded a new dev version which should fix the CCD problem and uses latest Avisynth+ 3.7.5.

Cu Selur

Ps.: Moved the problem into a separate thread.