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

Profiles supported by UMC H.264 decoder

meekmeek
初學者
547 檢視
I want to know waht are the profiles supported by the H.264 decoder

I using the UMC H.264 decoder in my multimedia player.
I have generated some H.264 streams (using the open source x264 encoder) which are not decodable by the H.264 decoder. These streams are using the High Profile and these streams seems to be not decodable by the UMC decoder (sps stream parser miss some High Profile data in the sps stream. )

Does this profile will ba available in the future version of the decoder ?

best Regards
0 積分
3 回應
Vladimir_Dudnik
547 檢視

Hello,

what version of media sample do you use? Is it from IPP v5.1? Note, you can look for details about any particular codec limitations in readme.htm file which is located in codec source folder. For example, regarding H.264 decoder in IPP v5.1:

Known Limitations

  • decoder supports decoding of files created by JM9.2 compliant encoders or latest
  • decoder supports baseline, main, extended and high profiles features
  • decoder can produce artifacts on EM64T platforms.
  • decoder can crash on some streams because of known bug in optimized version of ippiReconstructLumaIntraMB_H264_16s8u_C1R function in of Intel IPP for IXP 4XX product line processor

Regards,
Vladimir

meekmeek
初學者
547 檢視
Thanks,

I was using the 5.0 sample code.
everything is running with the 5.1 media_Sample code.
Vladimir_Dudnik
547 檢視

Great, what is your opinion about UMC interface, codec functionality, performance? We are interested to get your feedback about media sample to make it better in future versions

Thanks,
Vladimir

回覆