My recommendation would be to:
a. not use DirectShowSource at all, better user FFmpegSource or LWLibavVideoSource
b. return your the variable you want at the end of the script in example 'return last'
c. alternatively simply use interframe through Vapoursynth directly in Hybrid
Cu Selur
Ps.: If you really want to make DirectShowSource working you need to make sure the DirectShowFilters you need are available as 32bit (Hybrid uses Avisynth 32bit), by in example installing 32bit ffdshow or similar.
a. not use DirectShowSource at all, better user FFmpegSource or LWLibavVideoSource
b. return your the variable you want at the end of the script in example 'return last'
c. alternatively simply use interframe through Vapoursynth directly in Hybrid
Cu Selur
Ps.: If you really want to make DirectShowSource working you need to make sure the DirectShowFilters you need are available as 32bit (Hybrid uses Avisynth 32bit), by in example installing 32bit ffdshow or similar.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.