View Single Post
Old 18th July 2020, 14:41   #2094  |  Link
craigpro
Registered User
 
Join Date: Feb 2003
Posts: 68
hi all, I'm encountering this error with StaxRip 2.1.3.7 beta and don't know what it means.

Error Audio encoding 1 (2.1.3.7)

Audio encoding 1 returned error exit code: 2 (0x2)

It's unclear what the exit code means, in case it's a Windows system error then it possibly means:

The system cannot find the file specified


-------------------------- Audio encoding 1 --------------------------

qaac 2.69

C:\Staxrip\Apps\Audio\qaac\qaac64.exe --tvbr 0 --delay 1 --normalize "C:\Temp\[KH] After the Rain - 01 - The Sound of Rain_temp\[KH] After the Rain - 01 - The Sound of Rain ID1 1000ms English.flac" -o "C:\Temp\[KH] After the Rain - 01 - The Sound of Rain_temp\[KH] After the Rain - 01 - The Sound of Rain ID1 English_a1.m4a"

qaac 2.69, CoreAudioToolbox 7.10.9.0
[KH] After the Rain - 01 - The Sound of Rain ID1 English_a1.m4a
Scanning maximum peak...
65902619/66242587 samples processed in 0:01.641
Peak value: 0.706535
AAC-LC Encoder, TVBR q0, Quality 96
ERROR: AudioConverterFillComplexBuffer(m_converter, staticInputDataProc, this, &npackets, abl, aspd): what

StaxRip.ErrorAbortException: Audio encoding 1 returned error exit code: 2 (0x2)

It's unclear what the exit code means, in case it's a Windows system error then it possibly means:

The system cannot find the file specified


-------------------------- Audio encoding 1 --------------------------

qaac 2.69

C:\Staxrip\Apps\Audio\qaac\qaac64.exe --tvbr 0 --delay 1 --normalize "C:\Temp\[KH] After the Rain - 01 - The Sound of Rain_temp\[KH] After the Rain - 01 - The Sound of Rain ID1 1000ms English.flac" -o "C:\Temp\[KH] After the Rain - 01 - The Sound of Rain_temp\[KH] After the Rain - 01 - The Sound of Rain ID1 English_a1.m4a"

qaac 2.69, CoreAudioToolbox 7.10.9.0
[KH] After the Rain - 01 - The Sound of Rain ID1 English_a1.m4a
Scanning maximum peak...
65902619/66242587 samples processed in 0:01.641
Peak value: 0.706535
AAC-LC Encoder, TVBR q0, Quality 96
ERROR: AudioConverterFillComplexBuffer(m_converter, staticInputDataProc, this, &npackets, abl, aspd): what


at StaxRip.Proc.Start() in D:\Projekte\VB\staxrip\General\Proc.vb:line 372
at StaxRip.GUIAudioProfile.Encode() in D:\Projekte\VB\staxrip\General\AudioProfile.vb:line 732
at StaxRip.GlobalClass._Closure$__._Lambda$__109-0() in D:\Projekte\VB\staxrip\General\GlobalClass.vb:line 271
at System.Threading.Tasks.Parallel.<>c__DisplayClass4_0.<Invoke>b__0()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at StaxRip.GlobalClass.ProcessJob(String jobPath) in D:\Projekte\VB\staxrip\General\GlobalClass.vb:line 312


is it a bug or an error with my filename being too long? thank you.
craigpro is offline