Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sampledevicemft] HW Decoder cannot work on Intel Meteor Lake Platform if MEP enabled. #1066

Open
vrbear opened this issue Dec 28, 2023 · 1 comment

Comments

@vrbear
Copy link

vrbear commented Dec 28, 2023

Testing with USB MJPEG Camera.

Enable HW Decoder in 'stdafx.h', #define MF_DEVICEMFT_ENUM_HW_DECODERS 1

On Intel Meteor Lake platform,
if enable MEP (by default), CreateDecoderHW( ) returns failure.
If disable MEP, CreateDecoderHW( ) return pass.

Debug found CMultipinMft::ProcessMessage passed MFT_MESSAGE_SET_D3D_MANAGER, but ulParam=NULL

Can you help check this issue?

Tasks

No tasks being tracked yet.
@ispaddy
Copy link

ispaddy commented May 23, 2024

Hello vrbear, do you fix the issue on Meteor Lake with MEP now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants