23.09.2018, 08:05
No clue why you posted a log which starts with:
Looking at the debug output Hybrid tries to convert the audio stream to dts-hd using:
Here the processing aborts since qaac crashes with:
From the looks of it your system lacks the 64bit CoreAudioToolbox.dll, did you install a 64bit iTunes to have qaac support?
Hybrid just looks for the folders and registry entries which come when the 'Apple Application Support' is installed, it doesn't validate if all of the files that should be there are there.
-> Either make sure the 64bit 'Apple Application Support' is properly installation on your system or don't use qaac.
Cu Selur
Quote:This log is only intended for user information.other than to annoy me.
It should not be part of a bug/problem report!!
Looking at the debug output Hybrid tries to convert the audio stream to dts-hd using:
"C:\PROGRA~1\Hybrid\64bit\ffmpeg.exe" -y -threads 4 -loglevel fatal -i "C:\Users\Batman\AppData\Local\Temp\iId_3_aid_0_lang_en_DELAY_-44ms_07_44_48_0110_01.dts" -t 00:21:35.000 -ac 8 -ar 48000 -sample_fmt s32 -f sox - | "C:\PROGRA~1\Hybrid\64bit\sox.exe" --multi-threaded --ignore-length --temp "C:\Users\Batman\AppData\Local\Temp\07_44_48_011002" --buffer 524288 -S -t sox - -b 16 -t raw - | "C:\PROGRA~1\Hybrid\64bit\qaac.exe" --threading --raw --raw-channels 8 --raw-rate 48000 --tvbr 91 - -o "C:\Users\Batman\AppData\Local\Temp\iId_3_aid_0_lang_en_07_44_48_0110_03.aac"
ERROR: CoreAudioToolbox.dll: The specified module could not be found
From the looks of it your system lacks the 64bit CoreAudioToolbox.dll, did you install a 64bit iTunes to have qaac support?
Hybrid just looks for the folders and registry entries which come when the 'Apple Application Support' is installed, it doesn't validate if all of the files that should be there are there.
-> Either make sure the 64bit 'Apple Application Support' is properly installation on your system or don't use qaac.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.