UWP MediaPlayer.AddVideoEffect is not working on few devices

Tushar Koshti 1 Reputation point
2020-06-23T06:42:03.98+00:00

Hi,

I'm using MediaPlayer.AddVideoEffect to add custom video effect but it is not working on a few devices while on other devices it is working correctly.

I'm passing the effectOptional parameter as true in this method.

I'm not sure whether this is related to the "effectOptional" parameter or "CreateFromDirect3D11Surface"(DirectX 11) which I am using in the ProcessFrame method of this custom video effect.

Can anyone help me out with this?

Thanks,
Tushar

Universal Windows Platform (UWP)
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.