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

compiling MP3 decoder

schakka
ビギナー
546件の閲覧回数

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 件の賞賛
1 返信
Vladimir_Dudnik
従業員
546件の閲覧回数

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

返信