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

mfx decoder output format on 10 bit data

word_t_
Beginner
436 Views

Hi,

I am dealing with HEVC decoder on 10 bit stream with mediaSDK. What is the supported output format of the decoder that output to DirectX11? From the header it reports P010, but I am more interested in something like A2RGB10 or R16G16B16A16.

Thank you.

0 Kudos
1 Reply
Harshdeep_B_Intel
436 Views

Hi There, 

Yes,output format of the decoder is in P010 format. If you interested in other color formats, you can use VPP filters to achieve desired color format. Take a look at MSDK manual (https://software.intel.com/sites/default/files/managed/47/49/mediasdk-man.pdf) Page No.7 Table 2 on supported color formats by vpp filters. 

Thanks, 

 

0 Kudos
Reply