Selur's Little Message Board
Dev version keeps crashing on video step - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: Dev version keeps crashing on video step (/thread-3465.html)

Pages: 1 2


RE: Dev version keeps crashing on video step - PizzaTime - 11.11.2023

Correct, I do have the Vapoursynth window closed when encoding with the addon.

I just encoded an interlaced clip using V-synth/QTGMC to deinterlace and it worked. No crashing.


RE: Dev version keeps crashing on video step - Selur - 11.11.2023

Does calling:
"C:\Program Files\Hybrid\64bit\Vapoursynth\vspipe.exe"  "E:\Hybrid -debug logs\Temp\encodingTempSynthSkript_2023-11-10@21_12_19_0810_0.vpy" -p -c y4m NUL
work? (you can abort it, as soon as it shows any progress)

Does calling:
"C:\Program Files\Hybrid\64bit\Vapoursynth\vspipe.exe"  "E:\Hybrid -debug logs\Temp\encodingTempSynthSkript_2023-11-10@21_12_19_0810_0.vpy" -g full
work?

Does it work if you don't use TRT ?
What gpu driver version are you using?

Cu Selur


RE: Dev version keeps crashing on video step - PizzaTime - 11.11.2023

(11.11.2023, 06:43)Selur Wrote: Does calling:
"C:\Program Files\Hybrid\64bit\Vapoursynth\vspipe.exe"  "E:\Hybrid -debug logs\Temp\encodingTempSynthSkript_2023-11-10@21_12_19_0810_0.vpy" -p -c y4m NUL
work? (you can abort it, as soon as it shows any progress)

Does calling:
"C:\Program Files\Hybrid\64bit\Vapoursynth\vspipe.exe"  "E:\Hybrid -debug logs\Temp\encodingTempSynthSkript_2023-11-10@21_12_19_0810_0.vpy" -g full
work?

Does it work if you don't use TRT ?
What gpu driver version are you using?

Cu Selur

Calling those directories seems to be working.

Current Driver: NVIDIA Studio Driver 537.58

unchecking TRT allowed the job to not crash.

I updated my driver to Studio Driver 546.01 to see if I could create a file with TRT checked this time. And... it worked. Can't believe I made such a rookie mistake as not updating my driver. I could have sworn I updated it. Apparently not. Oof!

Thank you for bearing with me, Selur! I appreciate it a lot!


RE: Dev version keeps crashing on video step - Selur - 11.11.2023

Happy that is resolved. Smile

Cu Selur