How to make MediaPlayer work with YUV420P which has full color range in UWP app

Henry-6115 46 Reputation points
2023-03-01T06:04:43.7766667+00:00

It looks like that MediaPlayer can only work with YUV420P which has limited color range.

If I construct a MedisStremSource from YUV420P with full color range, it plays but loses some grey color.

Universal Windows Platform (UWP)
{count} votes