Selur's Little Message Board

Full Version: Delaycut Error since updating from 2024.01.12
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hello,

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.

Debug log and image of the error is attached.

Thanks
Copying Qt6Widgets.dll Qt6Gui.dll Qt6Core.dll from Hybrid/64bit/Vapoursynth to also Hybrid/64bit should fix the delaycut problem.
(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.

New log attached if needed
I also was getting the same error with the last versions released by Selur (excluding the lastest dev)

[Image: attachment.php?aid=2357]

But on my side is only a harmless warning it is displayed only the first time that I start the new version, afterward is not displayed any more.

Dan
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).

I'll wait to see what Selur thinks anyway haha.
Hybrid is calling:
Code:
"C:\Program Files\Hybrid\64bit\delaycut.exe" -fixcrc fix -out "Y:\iId_1_aid_0_lang_en_2024-04-02@16_23_25_7010_08.dts" "Y:\iId_1_lang_en_aid_0_2024-04-02@16_23_25_7010_07.dts"
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
(03.04.2024, 05:18)Selur Wrote: [ -> ]Hybrid is calling:
Code:
"C:\Program Files\Hybrid\64bit\delaycut.exe" -fixcrc fix -out "Y:\iId_1_aid_0_lang_en_2024-04-02@16_23_25_7010_08.dts" "Y:\iId_1_lang_en_aid_0_2024-04-02@16_23_25_7010_07.dts"
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.
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
(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.
Can you create another debug output, where that delaycut version is used?

Cu Selur
Pages: 1 2