I'm trying dbpowearmp to convert some ADPCM files to mp3. When the conversion is about to begin, I get this:
I'm pretty sure the file is Microsoft ADPCM, since I can play it on Media Player Classic after setting the codec for MS ADPCM to libavcodec.
What should I do?
Code:
Error converting to mp3 (Lame), 'I:\test\00000057.wav' to 'I:\test\00000057.mp3' Error Cannot Create Wave Decoder (Microsoft ADPCM)? [clWaveDecoder::PrepareToDecodeAudio]
What should I do?
Comment