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

Building Media Sample for Intel IPP 5.0

sohrab
Beginner
714 Views
hi
while building the Media Processing Sample few of them get failed
******* audio_renders : FAILED
******* vm_plus : FAILED
******* umc_pipeline : FAILED
******* audio_codecs : FAILED
******* virtual_ac_5p1 : FAILE
******* video_enc_con : FAILED
******* umc_reverb_demo : FAIL
******* simple_player : FAILED
Regards
Sohrab Ali
here is the complete status
******* video_renders : PASSED
******* umc_io : PASSED
******* media_buffers : PASSED
******* audio_renders : FAILED
******* vm_plus : FAILED
******* vm : PASSED
******* umc : PASSED
******* umc_pipeline : FAILED
******* sound3d_filter : PASSE
******* reverb_filter : PASSED
******* mpeg4_spl : PASSED
******* mpeg4_enc : PASSED
******* mpeg4_dec : PASSED
******* mpeg2_spl : PASSED
******* mpeg2_enc : PASSED
******* mpeg2_dec : PASSED
******* mp3_enc_int : PASSED
******* mp3_enc : PASSED
******* mp3_dec_int : PASSED
******* mp3_dec : PASSED
******* jpeg : PASSED
******* h264_enc : PASSED
******* h264_dec : PASSED
******* h263_enc : PASSED
******* h263_dec : PASSED
******* h261_enc : PASSED
******* h261_dec : PASSED
******* dv_dec : PASSED
******* common : PASSED
******* color_space_converter
******* avi_spl : PASSED
******* ac3_dec : PASSED
******* aac_enc_int : PASSED
******* aac_enc : PASSED
******* aac_dec_int : PASSED
******* aac_dec : PASSED
******* object_factory : PASSE
******* audio_codecs : FAILED
******* virtual_ac_5p1 : FAILE
******* video_enc_con : FAILED
******* umc_reverb_demo : FAIL
******* simple_player : FAILED
0 Kudos
11 Replies
sohrab
Beginner
714 Views

any one please can guide my why i am getting such error icheck the few failed log files


....corevm_plusincludeumc_sys_info.h(101): error: identifier "IO_COUNTERS" is undefined
IO_COUNTERS IoCounters;
^

directsound_render.cpp
includedsound_buf.h(65): error: identifier "LPDIRECTSOUND8" is undefined
LPDIRECTSOUND8 m_pDS;

^

0 Kudos
napoleon9th
Beginner
714 Views
I'm sorry that i can not help you, but my compilation had all of them "PASS". I used w_ipp-sample-speech-coding_p_5.0.019 and w_ipp_ia32_p_5.0.023.

Best of luck.
0 Kudos
sohrab
Beginner
714 Views

hi

Thanks for the reply

I just compile the Speech coding sample and it works perfectly fine .
But above problem occuronly in Media CodingSamples compilation.

Regards
Sohrab

0 Kudos
napoleon9th
Beginner
714 Views
Oops. :(( Sorry about that. I meant to say "w_ipp-sample-media_p_5.0.017", but i got the wrong file. I keep them both in the same dir.
0 Kudos
Vladimir_Dudnik
Employee
714 Views

Hi,

it might be not obvious, but I recommend you to read readme.htm file which comes with this sample. For example, it is mentioned that MS Direct X SDK is required to build this sample.

Regards,
Vladimir

0 Kudos
loca_huang
Beginner
714 Views
I have the same issue, and the log file said that "aac_dec.lib(aac_dec_api_fp.obj) : error LNK2001: unresolved external symbol ___security_cookie" What's wrong or what should I install? My computer had already installed the Direct X 9.0c (June 2005).
0 Kudos
napoleon9th
Beginner
714 Views
for the security-cookie error, check out the "Does IPP V5 support MS Visual Studio 6?" thread at this URL: http://softwareforums.intel.com/ids/board/message?board.id=IPP&message.id=3038&query.id=911#M3051
0 Kudos
loca_huang
Beginner
714 Views
First,thanks for your helpful reply.
I have another problem for debugging the sample code, how can I build the debug version? Or how can I trace the sample code?
regards.
0 Kudos
M_I_
Beginner
714 Views

Hi,

I am also interested in tracing the same media samples. Did you manage to do so?

ow is it done?

Thanks,

Menno

0 Kudos
chenliu1213
Beginner
714 Views

hi,
I am video conference developer in China.And when I got to know that IPP can do many things which can help us.
But now I get some error in compiling the w_ipp-sample-media_p_5.1.007,I have done anything just at the compiling guide.
The compiling ide is following:
1. Microsoft Windows XP Professional ver 2002 service Pack 2
2. Intel Celeron CPU 2.80Ghz 2.79Ghz, Memory 448MB.
3. Intel IPP 5.1 on IA-32 Intel Architecture
4. vs.net 2005
5. directx sdk 9.0c Copyright (c) 2000-2002 Microsoft Corporation

******* video_renders : PASSED
******* umc_io : PASSED
******* media_buffers : PASSED
******* audio_renders : FAILED
******* vm_plus : PASSED
******* vm : PASSED
******* usc : PASSED
******* umc : PASSED
******* umc_pipeline : FAILED
******* speech_codec : PASSED
******* sound3d_filter : PASSED
******* reverb_filter : PASSED
******* mpeg4_spl : PASSED
******* mpeg4_enc : PASSED
******* mpeg4_dec : PASSED
******* mpeg2_spl : PASSED
******* mpeg2_enc : PASSED
******* mpeg2_dec : PASSED
******* mp3_enc_int : PASSED
******* mp3_enc : PASSED
******* mp3_dec_int : PASSED
******* mp3_dec : PASSED
******* jpeg : PASSED
******* h264_enc : PASSED
******* h264_dec : PASSED
******* h263_enc : PASSED
******* h263_dec : PASSED
******* h261_enc : PASSED
******* h261_dec : PASSED
******* dv_dec : PASSED
******* common : PASSED
******* color_space_converter : PASS
******* avi_spl : PASSED
******* ac3_dec : PASSED
******* aac_enc_int : PASSED
******* aac_enc : PASSED
******* aac_dec_int : PASSED
******* aac_dec : PASSED
******* object_factory : PASSED
******* audio_codecs : FAILED
******* virtual_ac_5p1 : FAILED
******* umc_video_enc_con : PASSED
******* umc_reverb_demo : FAILED
******* simple_player : FAILED
******* audio_codec_con_so : FAILED

0 Kudos
Vladimir_Dudnik
Employee
714 Views

Hi, could you please take a look on compilation log files, where exact error message should appear?

Regards,
Vladimir

0 Kudos
Reply