first of all:
This issue regards Windows XP, not Linux (see topic)
I'm using mppdec 1.95e and lame 1.93.1
I tried this command, which is also used by the mpc2mp3 frontend (same error with it):
mppdec "Song.mpc" - | lame --alt-preset standard - "Transcoded_Song.mp3"
What I got was this:
CODE
MPC Decoder SV7 1.95e 3DNow/SSE (C) 1999-2003 Buschmann/Klemm/Piecha/Wolf
decoding of file 'Song.mpc'
LAME version 3.93 MMX (http://www.mp3dev.org/)
CPU features: i387, MMX (ASM used), 3DNow! (ASM used), SIMD
Using polyphase lowpass filter, transition band: 18671 Hz - 19205 Hz
Encoding <stdin> to Transcoded_Song.mp3
Encoding as 44.1 kHz VBR(q=2) j-stereo MPEG-1 Layer III (ca. 7.3x) qval=2
to <stdout>
240.5 kbps, 3:51.97, SV 7.0, Profile 'Insane' (Beta 1.14)
mppdec: write error: Invalid argument, repeat once more...
mppdec: write error: Invalid argument, repeat once more....
mppdec: write error: Invalid argument, repeat once more....
.
.
.
Any ideas?