I'm newbie on MPC format.
I tried to convert a APE file to MPC format and the screen showed like this:
c:> mppenc --quality 5 --xlevel test.ape test.mpc
c:>……
ERROR: Unable to read or decode:'test.ape'
WAV->MPC works fine for me. Do I need to decompress APE to WAV first?
It seems APE format should be acceptable as the input file.
Did I miss anything?
Thx in advance for ur tip!