Quote:So yeah adding an option to set import libraries would be really nice.Sadly this is not up to me, but a missing feature in Vapoursynth.
does adding:
sys.path.append(os.path.abspath("/usr/lib/python3.9/site-packages/"))
(not sure whether this break other things)
Quote:So I think that dev build is broken some how.Does the Vapoursynth Preview work? (it probably does since 37559 frames got decoded, no clue how much of the source that is)
From the crash output, it does look like the encoding works, but Hybrid aborts since the decoder aborts with a non-zero exitStatus&Code.
Can't say more from just a portion of the debug output. Could also be a problem with the decoding of a portion of the input, Vapoursynth running out of memory,...
Cu Selur