Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

compiling MP3 decoder

schakka
Beginner
299 Views

Hi,

I'm novice to both IPP and linux. I'm using IPP5.1 and I'm trying to compile MP3 decoder and its generate "libmp3_dec.a" file. I'm trying to use a sample application "audio_codec_con" provided in IPP. This application looks for "libmp3_dec.so" file. I need to know how to generate "libmp3_dec.so" from the given makefile.

Thanks

Ram

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
299 Views

Hello, I would suggest you to strictly follow instruction in IPP sample's readme.htm file to build it, especially if you are novice in both IPP and Linux.

If you use IPP media sample build procedure correctly it will build all necessary part including audio_codec_con executable for you

Vladimir

0 Kudos
Reply