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

codec not found error in IPP_Sample audio_codec_con

llx
初學者
1,108 檢視

I have linked the aac_enc.lib and mp3_enc.lib to audio_codec_con, but when I run it theaudio_codec_con complains codec not found like below:

intel/ipp/5.3.1.062/ipp-samples/audio-video-codecs
/_bin/linuxem64t_gcc3> ./audio_codec_con -ct aac_enc -aac_p AAC_LC -br 64 test.wav test.adts
The codec 'aac_enc'is not found.

/intel/ipp/5.3.1.062/ipp-samples/audio-video-codecs
/_bin/linuxem64t_gcc3> ./audio_codec_con -ct mp3_enc test.wav test.mp3
The codec 'mp3_enc'is not found.

How do I fix it? THanks.

0 積分
2 回應
llx
初學者
1,108 檢視
Problem has been fixed. The reason is that the .so was missing.
Vladimir_Dudnik
1,108 檢視

That's correct, thanks for updating

Vladimir

回覆