I am encoding my library to m4a for the car using qaac and dbpoweramp music converter.
I have five files that report "error writing audio data to StdIn Pipe [dEncoder::Encode Block]"
The files concerned are very large 24/352.8kHz flacs with a duration >16 minutes. The conversion breaks off at exactly 15:44 (there is an m4a file in the target directory of that duration).
One file is 24/192 and that one stalls at around 26 min.
This problem occurs in batch file converter and when I convert only a single file.
This problem does NOT occur when I use qaac from a windows batch file. The files convert fine and show the correct length after conversion.
Is this a known issue?
I have five files that report "error writing audio data to StdIn Pipe [dEncoder::Encode Block]"
The files concerned are very large 24/352.8kHz flacs with a duration >16 minutes. The conversion breaks off at exactly 15:44 (there is an m4a file in the target directory of that duration).
One file is 24/192 and that one stalls at around 26 min.
This problem occurs in batch file converter and when I convert only a single file.
This problem does NOT occur when I use qaac from a windows batch file. The files convert fine and show the correct length after conversion.
Is this a known issue?
Comment