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

error to buil w_ipp-samples_p_5.3.083

assoum
Beginner
448 Views

the resultof building the audio-video-codecsipp is:

+----------------------------------------------------------------------------+
|Test : audio-video-codecs build mer mar 12 10:09:33 2008
|Function : no
|Description : building audio-video-codecs sample
|Class : Information
|Source : C:Program FilesIntelIPPROOTw_ipp-samples_p_5.3.083ipp-sampl
s oolsenv
|Executable : audio-video-codecsuild32.bat
+----------------------------------------------------------------------------+
+++ IA32 architecture is picked out.
--- Intel C++ Compiler for IA32 environment is not found.
--- Intel C++ Compiler for IA32 environment is not found.
+++ Microsoft Visual Studio 2005 compiler for IA32 is taken
Setting environment for using Microsoft Visual Studio 2005 x86 tools.
***
*** WARNING: Custom environment for IPP IA32 is not found.
***
***
*** WARNING: Default IPP 5.3 environment for IA32 is not found.
***
Start components compile
******* pipelineumc_pipeline : FAILED
******* corevm : FAILED
******* coreumc : FAILED
******* corevm_plus : FAILED
******* coreusc : FAILED
******* codecavs_dec : FAILED
******* codecavs_spl : FAILED
******* codecavs_common : FAILED
******* codecaac_dec : FAILED
******* codecaac_dec_int : FAILED
******* codecaac_enc : FAILED
******* codecaac_enc_int : FAILED
******* codecac3_dec : FAILED
******* codecavi_spl : FAILED
******* codeccolor_space_converter : FAILED
******* codeccommon : FAILED
******* codecdv100_dec : FAILED
******* codecdv50_dec : FAILED
******* codecdv_dec : FAILED
******* codecdv_enc : FAILED
******* codecdv50_enc : FAILED
******* codecdv100_enc : FAILED
******* codech264_dec : FAILED
******* codech264_enc : FAILED
******* codech264_spl : FAILED
******* codecjpeg : FAILED
******* codecmp3_dec : FAILED
******* codecmp3_dec_int : FAILED
******* codecmp3_enc : FAILED
******* codecmp3_enc_int : FAILED
******* codecmpeg2_dec : FAILED
******* codecmpeg2_enc : FAILED
******* codecmpeg2_mux : FAILED
******* codecmpeg4_dec : FAILED
******* codecmpeg4_enc : FAILED
******* codecmpeg4_spl : FAILED
******* codecmpeg4_mux : FAILED
******* codech261_dec : FAILED
******* codech263_dec : FAILED
******* codech261_enc : FAILED
******* codech263_enc : FAILED
******* codecspeech_codec : FAILED
****** * codecdemuxer : FAILED
******* codecme : FAILED
******* codecvc1_common : FAILED
******* codecvc1_spl : FAILED
******* codecvc1_dec : FAILED
******* codecvc1_enc : FAILED
******* ioaudio_renders : FAILED
******* codec everb_filter : FAILED
******* codecsound3d_filter : FAILED
******* iomedia_buffers : FAILED
******* ioumc_io : FAILED
******* iovideo_renders : FAILED
******* plug-inobject_factory : FAILED
******* plug-inaudio_codecs : FAILED
******* applicationaudio_codec_con : FAILED
******* applicationsimple_player : FAILED
******* applicationumc_reverb_demo : FAILED
******* applicationumc_video_enc_con : FAILED
******* applicationvirtual_ac_5p1 : FAILED
******* applicationumc_h264_dec_con : FAILED
******* applicationumc_transcoder_con : FAILED
******* applicationumc_dv_dec_con : FAILED
There were errors found
+-----------------------------------------------------------------------------+
|-FAIL audio-video-codecs mer mar 12 10:14:47 2008
+-----------------------------------------------------------------------------+

is it because the OS??

i don't find the folder C:ProgrammeIntelIPP5.0ia32and the I haven't an executable to install for IPP : I have download the sample codehttp://www.intel.com/cd/software/products/asmo-na/eng/302910.htm

please help me ....

thanks

0 Kudos
8 Replies
robert-reed
Valued Contributor II
448 Views
Did you mean to post this the IntelThreading Building Blocks forum rather than the Intel Integrated Performance Primitives forum? I think you might get more response if you were to post your question over there. Just taking a random guess at your output, did you execute the ippvars.bat file appropriate for your environment to include the headers and libraries for IPP in your sample code build?
0 Kudos
Ying_S_Intel
Employee
448 Views

What version of Intel IPP libraires did you use? If you use the w_ipp-samples_p_5.3.083, you may also use the corresponding version of libraires 5.3 based.

The current version is 5. 3 update 2(directory ipp5.3.2.073) and updated sample is w_ipp-samples_p_5.3.095.zip.

Before running the sample, you may open a window of DOS command prompt, and go to directoryipp5.3.2.073ia32 oolsenv and run ippenv.bat to set the right environment for Intel IPP 5.3 update 2, then run build32.bat from ipp-samplesaudio-video-codecs to see if you can pass the build.

If you need further helps, I would suggest to contact us for timely response via Intel Premier Support. Please attached the log files from sub directory _log for our reference.

Thanks,
Ying

0 Kudos
assoum
Beginner
448 Views
Now I have solved my problem except that I did not find sequences to test the decoder mpeg4
please help me to test this decoder
0 Kudos
stasdesy
Beginner
448 Views
Is there VS workspace/project files for the new IPP 5.3 samples?
I remember that the old version had a perl converter utility that helped generate the VS files.
0 Kudos
assoum
Beginner
448 Views

I would combine the decoder mpeg4 with the display code to have the result of decoding immediately

but I don't understand the input and output of the mpeg4 decoder and the simple player

I would know where I can add the display in the mpeg4 decoder

please help me it's urgent

thank you

0 Kudos
Vladimir_Dudnik
Employee
448 Views

Hello,

You may just run compiled simple player to see decoding results on the screen. That does not require understanding of decoder's input and output. Otherwise, you have to study IPP documentation, UMC manual, look through implementation and that all might require some time from you.

Regards,
Vladimir

0 Kudos
idrajeevgmail_com
448 Views
Quoting - assoum
Now I have solved my problem except that I did not find sequences to test the decoder mpeg4
please help me to test this decoder

Hello Can you tell me how you made the setup for solving this error ,i am facing similar kind of error with w_ipp-samples_p_5.2.0.49
0 Kudos
Ying_H_Intel
Employee
448 Views

Hello Can you tell me how you made the setup for solving this error ,i am facing similar kind of error with w_ipp-samples_p_5.2.0.49

Hello,

If you use the w_ipp-samples_p_5.2.049, you may also use the corresponding version of libraires 5.2 based. Have youone IPP 5.2.xpackage installed on your machine?

Additioanally, you may check the build log file under audio-video-codecs_log and found the error cause.

Regards,
Ying
0 Kudos
Reply