Hi everybody.
I seem to be having trouble trying to rip one song. All the other songs on the CD rip and encode fine, but the last track always throw the "Error writing audio data to StdIn Pipe [clEncoder::EncodeBlock]" message. This only happens when I use mp3 (Lame). Using FLAC, WAV, and m4a FDK (AAC) doesn't throw the error. I am using dBpoweramp 16.3. I have attached the error log below of the failed rip.
I seem to be having trouble trying to rip one song. All the other songs on the CD rip and encode fine, but the last track always throw the "Error writing audio data to StdIn Pipe [clEncoder::EncodeBlock]" message. This only happens when I use mp3 (Lame). Using FLAC, WAV, and m4a FDK (AAC) doesn't throw the error. I am using dBpoweramp 16.3. I have attached the error log below of the failed rip.
Code:
Splitting Command Line:"C:\Program Files\dBpoweramp\CoreConverter.exe" -dbcmd="C:\Users\Owner\AppData\Local\Temp\dBTAABD.tmp" ->-> [dBCoreConverter::ReaddBCommandFile] <-<- [dBCoreConverter::ReaddBCommandFile] Allying to Processor 1 ->-> [cldBCodecHandler::LoadEncoder] Loading Encoder 'C:\Program Files\dBpoweramp\encoder\mp3 (Lame).DLL' <-<- [cldBCodecHandler::LoadEncoder] BatchID [clEncoder::Set] ->-> [dBCoreConverter::StripCoreConverterCmds] <-<- [dBCoreConverter::StripCoreConverterCmds] SendRawUnCompressed [clEncoder::Get] Communicate [clEncoder::Get] ->-> [dBCoreConverter::OpenDecoder] Reading StdIn Tmp File IDTags: Read Using StdInput WFX:Format Tag: 1 Channels: 2 Bits per Sample: 16 Samples Per Second: 44100 Bytes Per Second: 176400 Block Align: 4 CB Size: 0 <-<- [dBCoreConverter::OpenDecoder] SendOverReplayGainTags [clEncoder::Get] ->-> [clEncoder::BeginConversion] Converting to 'D:\Music\Bob Dylan\Blood on the Tracks\10. Buckets of Rain._' encoder settings ' -V="0"' Lame encoder settings: -V 0 --noreplaygain -r --little-endian --bitwidth 16 - "D:\Music\BOBDYL~1\BLOODO~1\10BUCK~1._" <-<- [clEncoder::BeginConversion] Communicate [clEncoder::Get] Encoding To: mp3 (Lame) Encoder Cmd Line: -V="0" ============= CONVERSION BEGIN ============= *** Error: Error writing audio data to StdIn Pipe [clEncoder::EncodeBlock] ============= CONVERSION END ============= Communicate [clEncoder::Get] ->-> [dBCoreConverter::CloseDecoder] ->-> [dBCoreConverter::CloseDecoder] <-<- [dBCoreConverter::CloseDecoder] ->-> [clEncoder::EndConversion] <-<- [clEncoder::EndConversion] File Size Check : 6171632 bytes Filename: D:\Music\Bob Dylan\Blood on the Tracks\10. Buckets of Rain._ File Size Check (before ID Tags Written): 6171632 bytes Filename: D:\Music\Bob Dylan\Blood on the Tracks\10. Buckets of Rain._ ->-> [dBCoreConverter::IDTagWriter] Decodes [clDecoder_MP3_MPG123::Get] IDTags [clDecoder_MP3_MPG123::Set] ->-> [clDecoder_MP3_MPG123::WriteIDTags] Opening file 'D:\Music\Bob Dylan\Blood on the Tracks\10. Buckets of Rain._' for write access: Opened <-<- [clDecoder_MP3_MPG123::WriteIDTags] <-<- [dBCoreConverter::IDTagWriter] Communicate [clEncoder::Get] Conversion completed in 11.4 seconds x18 realtime encoding File Size Check (core converter exit): 6173303 bytes Filename: D:\Music\Bob Dylan\Blood on the Tracks\10. Buckets of Rain._
Comment