I'm encountering a delaycut error since updating to 2024.03.26.1.
I've tried resetting to defaults after the update but unfortunately still getting the error with the delaycut setting enabled.
I've reverted back to 2024.01.12.1 for testing and it functions normally.
(02.04.2024, 04:57)Selur Wrote: Copying Qt6Widgets.dll Qt6Gui.dll Qt6Core.dll from Hybrid/64bit/Vapoursynth to also Hybrid/64bit should fix the delaycut problem.
Hi Selur,
I've copied the 3 files but unfortunately still crashing at the delaycut call.
The error window is no longer popping up though.
Yeah, I had the error popup on first startup after installing, probably a component check or similar.
I'd guess that error may not be effecting you if you don't have delaycut enabled (misc section of audio processing tab) which is off at default.
Wondering if the latest dev build has it fixed or if the popup just doesn't occur and would still crash at delaycut call (ie same as after copying the 3 .dll files).
Will look at it after work today, my guess is that delaycut simply does not work on DTS-HD streams, but only on normal DTS streams and Hybrid should not use it on DTS-HD streams.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Will look at it after work today, my guess is that delaycut simply does not work on DTS-HD streams, but only on normal DTS streams and Hybrid should not use it on DTS-HD streams.
Cu Selur
Sweet, that'd be appreciated ty.
I've tested out a remuxed file (stripping down to DTS core) and the delaycut call still crashed.
(03.04.2024, 14:47)Selur Wrote: Try whether it helps to
a. replace the 64bit/delaycut.exe with the attached file.
b. trigger Config->Tools->Clear all cached tool infos
Cu Selur
Hey Selur. Replaced delaycut.exe with the attached and cleared cache tools.
Unfortunately crash still occurs at delaycut call.