Selur's Little Message Board
[HELP] No preview window - 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: [HELP] No preview window (/thread-4159.html)

Pages: 1 2 3 4 5 6 7 8


No preview window - Miranda - 18.07.2025

I'm trying to upscale an mp4 to ProRes, but I'm not able to view a preview. Any suggestions?


RE: No preview window - Selur - 18.07.2025

My guess is that's a problem with MCDegrainSharp the libmvtools.dll.
Try replacing libmvtools.dll with libmvtools_old.dll or update to latest dev.

Cu Selur


RE: No preview window - Miranda - 18.07.2025

I think it's a problem with the timecode. I'll try ignoring the file's timecode.

Even without any filters it is still causing the preview window to not display. Tried ignore timecode, no luck.

Clip


RE: No preview window - Selur - 18.07.2025

Just loading the source and opening the Vapoursynth preview:
dgdecodenv => works
BestSource => works
BestSource + OpenCL/Vukan/CUDA/... => works
LibavSMASHSource => works
LWLibavSource => works
LWLibavSource + ... => works
ffms2 => works
(I used latest dev)

Cu Selur


RE: No preview window - Miranda - 18.07.2025

Tried the new dev version with no filters and still no preview window. I don't see a preview for any mp4 files, the wondow pops up quickly, displays just grey, then disappears.  Sad


RE: No preview window - Selur - 18.07.2025

What happens if you:
1. check the Vapoursynth script
2. open vsViewer
3. copy the content of the Vapoursynth script into it
and press F5 ?


RE: No preview window - Miranda - 18.07.2025

vsViewer.exe - failed to open. Please set up the library search path in settings.

I've not seen this before.


RE: No preview window - Selur - 18.07.2025

Sounds like for some reason the Vapoursynth setup is messed up on your system,...
Did you install a global Vapoursynth or similar?


RE: No preview window - Miranda - 18.07.2025

I installed Hybrid_dev_2025.07.16-19404.exe

I removed the previous install using the uninstall option first.


RE: No preview window - Selur - 18.07.2025

That's the same version I use.
Does the Vapoursynth Preview fail on any source for you, or just for mp4s?