MP+

Posted by: Blackknight

MP+ - 18/04/2001 11:59

I know that vorbis needs an integer version to work, but how about other formats like mp+?

Posted by: Terminator

Re: MP+ - 18/04/2001 12:04

You would have to compile a version of the decoder which would run on the Linux/ARM platform. I think it uses floating point compuations, though I am not sure.
The source code is on this website, so if you can do that that would be great.
http://www.stud.uni-hannover.de/user/73884/audiocoder_eng.html
It would probably have to be pretty popular before empeg put the decoder in their software.

Sean

80000078

Edited by Terminator on 18/04/01 09:30 PM.

Posted by: Terminator

Re: MP+ - 18/04/2001 13:51

Have you checked out AAC encoders/decoders?
Here is Psytel's implementation:
Psytel AAC
Here is FAAC's implementation:
FAAC



80000078

Edited by Terminator on 18/04/01 09:52 PM.

Posted by: rob

Re: MP+ - 18/04/2001 17:33

We can add AAC at any time, however there is a significant licence fee associated with it so there will need to be some demand first. My guess is that this will be the next format we support, but I doubt it'll be within the next few months.

Rob


Posted by: Terminator

Re: MP+ - 18/04/2001 20:17

MP+ will cost money too, but apparently only for the encoder. Is Mp+ something you would be willing to implement if the decoder was free?

Sean



80000078
Posted by: Terminator

Re: MP+ - 18/04/2001 20:32

You have to sign an NDA and work for a company to be able to get the reference AAC encoder anyway. I guess they are determined not to let it get out to the masses like mp3 did.

Sean

80000078
Posted by: rob

Re: MP+ - 19/04/2001 05:40

There would need to be a compelling reason. If ARM Ltd chose to support it then it may be easier for us to do so - as of 1.1 all of our CODEC's are bought in from ARM.

Rob


Posted by: Blackknight

Re: MP+ - 19/04/2001 12:16

The MP+ decoder is open source, just the encoder has to be paid for.

I talked to the Vorbis guys, they said doing an integer port would be relatively easy, so it might happen some time.