Hi.
I've downloaded evaluation of the Prof. Version of the MSS SDK. So, I'm able to use HEVC HW encoder but not decoder.
in /opt/intel/mediasdk/plugins/ there is no HW plugin. Only SW.
So, the question, how to get the HW decoder plugin ?
Here is output of the sample application:
./sample_decode_drm h265 -i ~/Downloads/140803_4k_hm130_4s_sao_dbf_qp27.265 -o test.yuv -p 33a61c0b4c27454ca8d85dde757c6f8e
plugin_loader.h :153 [ERROR] Failed to load plugin from GUID, sts=-9: { 0x33, 0xa6, 0x1c, 0x0b, 0x4c, 0x27, 0x45, 0x4c, 0xa8, 0xd8, 0x5d, 0xde, 0x75, 0x7c, 0x6f, 0x8e } (Intel (R) Media SDK HW plugin for HEVC DECODE)
Return on error: error code -3, /home/m.koshel/Projects/MediaSamples_Linux_6.0.16043175.175/samples/sample_decode/src/pipeline_decode.cpp 266
Return on error: error code 1, /home/m.koshel/Projects/MediaSamples_Linux_6.0.16043175.175/samples/sample_decode/src/sample_decode.cpp 501