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
Comunicados
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.

sample_decode h264 MFXVideoDECODE_Init return MFX_ERR_UNSUPPORTED

ll_v_
Principiante
1.391 Visualizações

HI

I modified the sample_decode to realize the simultaneous decoding of multiple H264 files,but one of the them return  MFX_ERR_UNSUPPORTED when call  MFXVideoDECODE_Init .Why MFXVideoDECODE_Init failed and return  MFX_ERR_UNSUPPORTED ?

 

Thanks.

0 Kudos
5 Respostas
Bjoern_B_Intel
Funcionário
1.391 Visualizações

Hi,

can you share your code so I can look at it?

Thanks & Best,

Bjoern

ll_v_
Principiante
1.391 Visualizações
Hi Bjoern I share the main code of my decoding part.
Liu__Chao
Principiante
1.391 Visualizações

Hi there,

Are you able to find anything yet?

I just upgraded to 2017 and found my code doesn't work any more.

I am using ffmpeg on Linux. The same code works with 2016. I just replaced these binaries from 2016 with 2017 and now MFXVideoDECODE_Init returns -3 (MFX_ERR_UNSUPPORTED)

Liu__Chao
Principiante
1.391 Visualizações

It's caused by 2017 doesn't support 4th gen CORE. This is really sad... Is Intel trying to use this to persuade people to buy the new CPUs?

Anna_B_Intel
Funcionário
1.391 Visualizações

Hi Yjl,

You are right MSS 2017 doesn't supports Haswell.

Hi Ll,

Did sample_decode work well before you edited it? What hardware/driver do you use?

Best wishes,

Anna

Responder