Media (Intel® Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Annonces
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.

Media Server Studio 2015 hevc hardware decode?

CBill2
Débutant
1 853 Visites

 

Hi I have a problem when using Media Server Studio 2015 hevc decode,  I got error as shown below

My command arguments is " h265 -i Cactus_1920x1080_50_qp32.bin -hw -d3d -r"

Note "my computer is win10 x64 , intel i7-6700(skylake), ram 8G"

thank you 

 

0 Compliments
1 Solution
Surbhi_M_Intel
Employé
1 853 Visites

Hi Chen,

Can you please try this with below cmd line with and without -r (i.e. rendering mode) 
sample_decode h265 -i <inputfile> -o <outputfile> -hw -d3d -p 33a61c0b4c27454ca8d85dde757c6f8e 

-p plugin guid which is a 32bit string, needed to load plugin.  

Do you have a Media Server Studio Professional edition installed? You might want to refer to a post on using samples on SKL -https://software.intel.com/en-us/forums/intel-media-sdk/topic/593838/

Thanks,
Surbhi

Voir la solution dans l'envoi d'origine

0 Compliments
3 Réponses
Surbhi_M_Intel
Employé
1 854 Visites

Hi Chen,

Can you please try this with below cmd line with and without -r (i.e. rendering mode) 
sample_decode h265 -i <inputfile> -o <outputfile> -hw -d3d -p 33a61c0b4c27454ca8d85dde757c6f8e 

-p plugin guid which is a 32bit string, needed to load plugin.  

Do you have a Media Server Studio Professional edition installed? You might want to refer to a post on using samples on SKL -https://software.intel.com/en-us/forums/intel-media-sdk/topic/593838/

Thanks,
Surbhi

0 Compliments
CBill2
Débutant
1 853 Visites

Hi Surbhi,

It can work when add  -p 33a61c0b4c27454ca8d85dde757c6f8e

thank you for your help

0 Compliments
Surbhi_M_Intel
Employé
1 853 Visites

Hi Chen, 

Glad it worked, I am closing this issue! For any more issues, please start a new thread on media forum - https://software.intel.com/en-us/forums/intel-media-sdk

Thanks,
Surbhi

 

0 Compliments
Répondre