[linux-audio-user] Problems with mppenc

Christian Henz christian.henz at gmail.com
Tue Mar 22 23:05:21 EST 2005


On Tue, 22 Mar 2005 21:39:20 -0500, Bradley S. Campbell
<bsc3j at virginia.edu> wrote:
> Hello all,
> 
> I recently downloaded the mpegplus encoder and decoder from
> musepack.net.  The decoder works fine, but every time I attempt to use
> the encoder, I get an "Illegal Operation" output from the console.
> Anyone have any idea what may be going on here?
> 

If I'm not mistaken this error occurs if there are instructions in a
binary that the processor can't understand - for example SSE2
instructions on older Athlons [been there ;-)].

Are you using binaries? Try to compile it yourself, and if you already
did, try to see if you can disable these processor-specific
optimizations. You may be out of luck though if they
wrote the optimizations in assembly and provide no portable fallback.

cheers,
Christian



More information about the Linux-audio-user mailing list