Selur's Little Message Board

Full Version: Error after rendering
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was trying to render a video today and it crashed 2 times. The original video is x264, the first time I did it was with ProRes, so I thought it must have been the cause of the problem, so I tried again with x264, but I got the same error:

Code:
Subjob '2025-07-08@17_20_14_9710_04_video' crashed was aborted. Hybrid stopped all orther subjobs.
delete C:\Users\craft\AppData\Local\Temp\encodingTempSynthSkript_2025-07-08@17_20_14_9710_0.vpy
Helper(1) finished with exitCode: -1073741819 and exitStatus: 1
-> 2025-07-08@20_07_14_2910_05_video crashed: Helper1, exitCode: -1073741819
Aborting '2025-07-08@20_07_14_2910_05_video' due to: Helper1, exitCode: -1073741819


I've never had any problem like this before, I would be glad if anyone here could help me.
read the sticky provide proper details (especially the debug output)
that info only says that there is a crash on the decoder side (if you filter, check the preview for errors)
It was just the MC Temporal Denoise. Idk why but when I enable it the video crashes after the rendering
The preview should show an error. I did change filters and some might cause problems on older systems.
(09.07.2025, 20:55)Negative Creep Wrote: [ -> ]It was just the MC Temporal Denoise. Idk why but when I enable it the video crashes after the rendering

Hi! I have the same error as you, rendering error if using MCDegrainSharp or MC Temporal Denoise filter.
Try this version of Hybrid, it's the last version where everything works for me:
https://gofile.me/5pmex/nmOGcQP9K
This will not change unless I get more infos,...
try replacing 64bit/Support/libmvtools.dll with 64bit/Support/libmvtools_old.dll
seems to be an issue with the new version Hybrid used, from: https://github.com/dubhater/vapoursynth-.../issues/87