Selur's Little Message Board
[HELP] White text - strange ringing? - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Talk, Talk, Talk (https://forum.selur.net/forum-5.html)
+--- Forum: Small Talk (https://forum.selur.net/forum-7.html)
+--- Thread: [HELP] White text - strange ringing? (/thread-4081.html)

Pages: 1 2 3 4


RE: White text - strange ringing? - Selur - 09.05.2025

Sadly, the debug output does not contain an error message.
If you open the Preview:
Does it show an error?
Does it show an empty Window? (if it does, keep it open, start another window through Tools->vsViewer and press F5 in that window. Do you see an error now?)

Cu Selur


RE: White text - strange ringing? - Miranda - 09.05.2025

Preview begins to open, but then closes quickly before any video is displayed.

If I try to start the job, it crashes with Exit Status 0.


RE: White text - strange ringing? - Selur - 09.05.2025

If the preview does not work, neither will the encoding.
As soon as you do not use YAHR, does the preview work?
Any difference if you don't use 'Compare View' ?
Is there a difference if you disable "Filtering->Vapoursynth->Misc->Source->Prefer LSMASHSource over LWLibAVSource for mp4/mov" ?
Does this only happen with your current source or other sources - with different characteristics - too?


RE: White text - strange ringing? - Miranda - 09.05.2025

YAHR off -  preview works

Compare view off - no preview

Prefer LSMASHSource over LWLibAVSource - no preview


RE: White text - strange ringing? - Selur - 09.05.2025

Try whether uninstalling Hybrid and installing the latest dev I uploaded 2 hours ago changes anything.

Cu Selur


RE: White text - strange ringing? - Miranda - 09.05.2025

Still no change.


RE: White text - strange ringing? - Selur - 09.05.2025

If you look at the Vapoursynth Script View, copy the script, then open Tools->vsViewer, paste the script and press F5, does it show an error or does vsViewer simply close?
What CPU are you using? (I changed a lot of scripts to make more use of akarin and zsmooth and both require AVX2 capable cpus.)


RE: White text - strange ringing? - Miranda - 12.05.2025

Apologies, I'm back now. 
Same thing, a window starts to open and then immediately closes.

CPU = Intel Xeon E5 1650 v2


RE: White text - strange ringing? - Selur - 12.05.2025

Okay, then try:
  • saving the script in vsViewer as test.vpy
  • open a terminal window inside your Hybrid\64bit\Vapoursynth folder
  • call:
    VSPIPE.exe "Path to test.vpy" NUL -c y4m --progress
Does that produce some error message?

Cu Selur


RE: White text - strange ringing? - Miranda - 12.05.2025

I'm pretty sure it's not an AVX2 capable cpu.