Looking for a little help.
For Xp Sp2 on a quad 2.4ghz machine, I would like to benchmark the IPP encoder, decoder, and player for at 14-bits and compare it with other h264 encoder/decoder which currently only go to 8-bits.
I do not have IPP lib or intel compilers for MS installed but I have signed up for a demo of the IPP lib for MS, but if someone could speed the process up and just compile the simple basic versions at 14-bits.
The source material, I basically have a directory of 4k x 6k @16-bit grayscale sequentiial images, say 1000 for the test. I'll convert to HD framesize and 14-bit. I basically just want to point to the directory encode and output to say c:\temp.
for the encoder, i'd like to try the lossless predictive, levels 5 and 5.1
the player, the default
or will standard players choke on trying to play a 14-bit encoded file? the VC-1 codec doesn't appear to support anything over 8-bits??
can anyone help?
Link Copied
And the proof, you give some people a vi or cmd prompt, they can build anything.
++ Custom Intel IPP custom environment is found at "C:ProgFileIntelParallel Studio
Composerippia32toolsenvippenv.bat"
Start components compile
******* coreumc : PASSED
******* corevm : PASSED
******* corevm_plus : PASSED
******* pipelineumc_pipeline : PASSED
******* codecaac_dec : PASSED
******* codecaac_dec_int : PASSED
******* codecaac_enc : PASSED
******* codecaac_enc_int : PASSED
******* codecac3_dec : PASSED
******* codecavi_spl : PASSED
******* codecavs_common : PASSED
******* codecavs_dec : PASSED
******* codecavs_enc : PASSED
******* codecavs_spl : PASSED
******* codeccolor_space_converter : PASSED
******* codeccommon : PASSED
******* codecdemuxer : PASSED
******* codecdv100_dec : PASSED
******* codecdv100_enc : PASSED
******* codecdv50_dec : PASSED
******* codecdv50_enc : PASSED
******* codecdv_dec : PASSED
******* codecdv_enc : PASSED
******* codech261_dec : PASSED
******* codech261_enc : PASSED
******* codech263_dec : PASSED
******* codech263_enc : PASSED
******* codech264_dec : PASSED
******* codech264_enc : PASSED
******* codech264_spl : PASSED
******* codecjpeg : PASSED
******* codecme : PASSED
******* codecmp3_dec : PASSED
******* codecmp3_dec_int : PASSED
******* codecmp3_enc : PASSED
******* codecmp3_enc_int : PASSED
******* codecmpeg2_dec : PASSED
******* codecmpeg2_enc : PASSED
******* codecmpeg2_mux : PASSED
******* codecmpeg4_dec : PASSED
******* codecmpeg4_enc : PASSED
******* codecmpeg4_mux : PASSED
******* codecmpeg4_spl : PASSED
******* codecscene_analyzer : PASSED
******* codecspl_common : PASSED
******* codecvc1_common : PASSED
******* codecvc1_dec : PASSED
******* codecvc1_enc : PASSED
******* codecvc1_spl : PASSED
******* ioaudio_renders : PASSED
******* iomedia_buffers : PASSED
******* ioumc_io : PASSED
******* iovideo_renders : PASSED
******* applicationsimple_player : PASSED
******* applicationumc_h264_dec_con : PASSED
******* applicationumc_video_enc_con : PASSED
+-----------------------------------------------------------------------------+
|-OK audio-video-codecs Tue Apr 7 10:39:16 PM 2009
+-----------------------------------------------------------------------------+
And the proof, you give some people a vi or cmd prompt, they can build anything.
For more complete information about compiler optimizations, see our Optimization Notice.