Media (Intel® oneAPI 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

Deinterlacing Alpha Frames?

nagy
New Contributor I
239 Views
Reading in the Developer Guide I find the following: "Please note that Intel Media SDK pipelines will only work with 4:2:0 subsampling.". Does this mean that it is not possible to deinterlace and maintain alpha with RGB32 input frames?
0 Kudos
1 Reply
Petter_L_Intel
Employee
239 Views
Hi nagy,

Intel Media SDK effectively ignores Alpha data in RGB bitmaps. Alpha would potentially be meaningful if the Media SDK VPP component was able to handle alternate output formats. But the fact is that VPP only supports output of NV12 (no alpha). Media SDK Encoder and Decoder components only accepts NV12 input.

Regards,
Petter
0 Kudos
Reply