Posts: 278
Threads: 61
Joined: Mar 2020
yes, i don't yet install 'Apple Application Support', so get error, can i use qaac after install it?
and if i can convert wav to qaac, i'll encode qaac file with video to get a H264 MP4, is qaac format the best suitable for this?
and i try to use nero AAC 100 factor, but still can't encode, get a error.
debug file for you
Posts: 10.555
Threads: 57
Joined: May 2017
Yes, still the same error.
CoreAudioToolbox.dll: 找不到指定的模块。
No clue, why it wouldn't work for you assuming you installed the 'Apple Application Support' or used a portable folder with the dlls like I described.
To test you can simply call the call I posted from your look inside a Windows Command Prompt.
Also a small correction max for qualtiy factor isn't 100 but 127 when using qaac.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 278
Threads: 61
Joined: Mar 2020
i checked the registry key, in apple inc, there is only a Bonjour folder, no Apple Application Support exists.
and i searched CoreAudioToolbox.dll, there are 4 results on my pc.
could i copy all the whole folder files
Q:\bak c\Program Files (x86)\Common Files\Apple\Apple Application Support
to
c:\Program Files (x86)\Common Files\Apple\Apple Application Support
now in my C:\Program Files (x86)\Common Files, there is no Apple folder. i want to copy the whole folder in Q:\bak c\Program Files (x86)\Common Files\Apple\, will it fix? no need to install
files in Apple Application Support under Q:\ is like this,
Posts: 10.555
Threads: 57
Joined: May 2017
Then I have no clue why qaac does even show up on your system,...
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 10.555
Threads: 57
Joined: May 2017
I got no apple registry entries.
I use a portable folder with the dlls and as soon as I remove that folder and restart Hybrid, qaac support is gone.
Assuming you didn't change the qaac.exe Hybrid looks at, I have no clue why Hybrid would even show qaac on your system.
Oh, found some old code, Hybrid also looks for a 32bit version under:
"HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\Apple Inc.\\Apple Application Support"
(will remove that code in future version)
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 278
Threads: 61
Joined: Mar 2020
so how can i use qaac to encode?
you said simply call the call I posted from your look inside a Windows Command Prompt, what does this mean?
you said you use a portable folder with the dlls and as soon as you remove that folder and restart Hybrid, qaac support is gone. so how can i do the same thing to use qaac?
Posts: 10.555
Threads: 57
Joined: May 2017
16.06.2021, 20:16
(This post was last modified: 16.06.2021, 20:17 by Selur.)
Windows Command Prompt:
https://www.lifewire.com/how-to-open-com...pt-2618089
You can probably fix the issue if you copy the qtfiles folder from c:\soft\MkvToMp4\qaac\ into your Hybrid/64bit folder.
If that doesn't help you will probably have to wait for a new Hybrid release which ignores the 32bit installation you have on your system.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 278
Threads: 61
Joined: Mar 2020
i copy the whole qaac folder, C:\soft\MkvToMp4\Tools\qaac, to C:\Program Files\Hybrid\64bit\qaac,
but still get error,
and Windows Command Prompt, i know it's CMD, but what is it use for to fix qaac problem?
Posts: 10.555
Threads: 57
Joined: May 2017
Quote:i copy the whole qaac folder, C:\soft\MkvToMp4\Tools\qaac, to C:\Program Files\Hybrid\64bit\qaac,
not what I wrote,...
Quote:and Windows Command Prompt, i know it's CMD, but what is it use for to fix qaac problem?
it helps to find if the issue is still present without having to click through Hybrid,...
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 278
Threads: 61
Joined: Mar 2020
because what you wrote, is a non exist folder.
CoreAudioToolbox.dll folder is C:\soft\MkvToMp4\Tools\qaac\qtfiles, and i copy the C:\soft\MkvToMp4\Tools\qaac\ to hybrid 64bit.