![]() |
[HELP] qaac CVBR 192kbps, Quality 96 - 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] qaac CVBR 192kbps, Quality 96 (/thread-4174.html) Pages:
1
2
|
qaac CVBR 192kbps, Quality 96 - hypnotizemindz - 02.08.2025 Hi before i was able to encode in cvbr by using qaac and now i have this error message when i try to start the encoding : Filtering input files,.. Analysing 1 input files,... Analyzing 'Faut pas rever s03e13 On Nonna rien a foutre soundTest.ts'. Checking a/v ids with FFMpeg VideoAnalyser,... Grabbing audio ids for H:\HDPVR 2 Capture\Manual Recordings\Faut pas rever s03e13 On Nonna rien a foutre soundTest.ts. -> Found the following audio ids: 4352 Analyzing audio streams,... Analyzing audio stream with id '4352'. Analyzing stream (aid. 4352) using tsMuxer AudioAnalyser,... Grabbing audio data and delay infos,... Grabbing video ids,... -> Video ids found: 4113 Analyzing video streams... Analyzing video stream (4113). starting auto routines for source number: 1 -> finished auto routines for source number: 1 Input is completely analysed,... analyser finished,.. Creating job for current source Creating Calls for job number: 1 Current input: H:\HDPVR 2 Capture\Manual Recordings\Faut pas rever s03e13 On Nonna rien a foutre soundTest.ts -> Creating jobs for source: (1) -> Generating calls for: H:\HDPVR 2 Capture\Manual Recordings\Faut pas rever s03e13 On Nonna rien a foutre soundTest_1.mkv adding 5 video related calls for source: 1 createJobs for H:\HDPVR 2 Capture\Manual Recordings\Faut pas rever s03e13 On Nonna rien a foutre soundTest.mkv creating audio subjobs,... creating attachment extraction subjobs creating video subjobs creating muxing subjobs optimizing the subJobs -> finished creating subjobs for current source added new job with id 2025-08-02@15_44_32_6110 starting 2025-08-02@15_44_32_6110_01_audio@15:44:32.648 - H:\HDPVR 2 Capture\Manual Recordings\Faut pas rever s03e13 On Nonna rien a foutre soundTest.mkv 2025-08-02@15_44_32_6110_01_audio finished after 00:00:00.117 starting 2025-08-02@15_44_32_6110_02_audio@15:44:32.768 - H:\HDPVR 2 Capture\Manual Recordings\Faut pas rever s03e13 On Nonna rien a foutre soundTest.mkv Couldn't delete sox temp folder 'C:\Users\Hypnotize\AppData\Local\Temp\2025-08-02@15_44_32_611001'! 2025-08-02@15_44_32_6110_02_audio finished after 00:00:00.376 -> 2025-08-02@15_44_32_6110_02_audio crashed: ERROR: C:\Users\Hypnotize\AppData\Local\Temp\iId_3_aid_4352_2025-08-02@15_44_32_6110_02.aac was not created! Aborting '2025-08-02@15_44_32_6110_02_audio' due to: ERROR: C:\Users\Hypnotize\AppData\Local\Temp\iId_3_aid_4352_2025-08-02@15_44_32_6110_02.aac was not created! How can i fixed that problem plz? i dont know why the link dosnt work sorry https://ibb.co/tP4M62pf RE: qaac CVBR 192kbps, Quality 96 - Selur - 02.08.2025 The normal log starts with: Quote:This log is only intended for user information. It should not be part of a bug/problem report!!so it might not be surprising that it holds no real useful info for me,... So here I'm guessing: Seeing 'HDPVR 2 Capture' my guess is that there is a problem with the transport stream and that is why the extraction or encoding of the audio fails. (might also be an encrypted capture for all I know,...) Seeing 'C:\Users\Hypnotize\AppData\Local\Temp\' problem could also be due to some overzealous antivirus tool or similar. (I usually recommend using a separate temp folder (ideally on a separate drive) and add exceptions for it in any antivirus&co software. Quote:How can i fixed that problem plz?Since Hybrid is meant to only input without issues. (if you want a tool more suited for buggy input use handbrake (based tools), ffmpeg based tools (that do audio&video in one go) or vlc,...) Hybrid assumes that the source has no broken parts no, no messed up time stamps, etc. . If you want to process captured stuff with it you might want to check that the source is alright. Sometimes that might require some tools like ts-doctor (tools meant to fix transport streams), other times simply remuxing the source with mkvtoolnix might already be enough (it has a bunch of workarounds to handle somewhat messed up transport streams). => my guess is that it's not the fault of Hybrid but of your source Cu Selur RE: qaac CVBR 192kbps, Quality 96 - hypnotizemindz - 02.08.2025 Strange all this used to work and i never had this kind of problem yet it is not the the source the problem because when i try with the ac3 codec the transcoding is succesfull. RE: qaac CVBR 192kbps, Quality 96 - Selur - 03.08.2025 Quote:yet it is not theFirst time I hear about this information,... how could I know? In the spirit of sharing details, how about reading the sticky and providing some more information by answering the questions there and sharing a debug output? (this way I could see what calls are used and the chance of figuring the problem out would rise a lot) Cu Selur RE: qaac CVBR 192kbps, Quality 96 - Selur - 03.08.2025 When calling: "C:\Installation\Hybrid V.2025 Mai 18\64bit\ffmpeg.exe" -y -threads 8 -loglevel fatal -nostdin -i "C:\Users\Hypnotize\AppData\Local\Temp\iId_1_aid_4352_lang_fr_DELAY_-108ms_2025-08-03@13_35_34_2310_01.ac3" -ac 6 -ar 48000 -f sox - | "C:\Installation\Hybrid V.2025 Mai 18\64bit\sox.exe" --multi-threaded --temp "C:\Users\Hypnotize\AppData\Local\Temp\2025-08-03@13_35_34_231001" --buffer 524288 --norm=-2 -S -t sox - -b 16 -t raw - | "C:\Installation\Hybrid V.2025 Mai 18\64bit\qaac64.exe" --threading --raw --raw-channels 6 --raw-rate 48000 --cvbr 192 --he - -o "C:\Users\Hypnotize\AppData\Local\Temp\iId_1_aid_4352_lang_fr_2025-08-03@13_35_34_2310_02.aac" Quote:ERROR: 193: CoreAudioToolbox.dll=> seems like there is something wrong with your qaac setup. Cu Selur RE: qaac CVBR 192kbps, Quality 96 - hypnotizemindz - 04.08.2025 I try to removed that old file then replaced by CoreAudioToolbox.dll from version 2.85 of qaac but i still had the same issue.On youtube it show how to create qaac with 3 files;the new version of qaac,itunes setup then the cmd to generate the Qtfiles but i think maybe my tree are messed up then how do we injected that correctly to Hybrid. right now i got like this structure but i don t know if its correct.What is the best method to make that works fine plz?Do i need to put the files in another way then how thanks. https://ibb.co/9kzjbMsT https://ibb.co/S4XjfFry https://ibb.co/j9tSJhmH RE: qaac CVBR 192kbps, Quality 96 - Selur - 04.08.2025 Read https://forum.selur.net/thread-1913-post-12443.html#pid12443, it should help Cu Selur RE: qaac CVBR 192kbps, Quality 96 - Moloch - 04.08.2025 Hybrid does not work with qaac 2.85 you must enter ver. 2.83 in the 64 bit folder you must insert this file ![]() RE: qaac CVBR 192kbps, Quality 96 - Selur - 04.08.2025 Hybrid, should already come with a qaac binary,.. why not use that one? RE: qaac CVBR 192kbps, Quality 96 - Moloch - 04.08.2025 It doesn't work with Qaac 2.85 gets stuck instead with the 2.83 and part of the files inside to iTunes64setup and then just copy the missed ones |