(24.08.2018, 17:40)Selur Wrote: Okay, there should be some error popups in that case.
-> What do they say? (Alternatively create a debug output level 9 when you press the Avisynth preview)
(Also as a side note: In case your content is not SD but HD or above I would recommend to use Vapoursynth and SVP and not Avisynth.)
Cu Selur
the error popping up were
Avisynth preview error : script error: There is no function named 'SetMTMode'
Avisynth preview error
Hybird\Hybrid\32bit\avisynthPlugins\ffms2.dll)
Avisynth preview error : SetFilterMTMode("DEFAULT_MT_MODE",MT_MULTI_INSTANCE)
Avisynth preview error :# loading sources F:\Hybrid\Hybird input\top.mp4
Avisynth preview error : # input color sampling YV12
Avisynth preview error : # input luminance scale tv
Avisynth preview error : FFVideoSource("Hybrid input\top.MP4", cachefile="C:\Users\User\AppData\Local\Temp\mp4_82f86d99fe6154f376aa11e4_41_1_0.indexx")
Avisynth preview error : # current resolution: 1280x720
Avisynth preview error : # filtering
Avisynth preview error : # Custom Script Part -position: End - START
Avisynth preview error : function CustomEnd(clip clp) {
Avisynth preview error : last=clp
Avisynth preview error : setMemoryMax(3000)
Avisynth preview error : global threads=15
basically all errors on
here been using this method but suddenly stopped working
Debug log with avisynth and with
vapour