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

Does decoder support video scale?

way_lzl
Beginner
198 Views

Hello

I want to scale the result of decoder and I know VPP can does this work. But I am still wondering whether it is feasible to let decoder do simple scaling work to avoid adding a VPP.

Thanks.

0 Kudos
2 Replies
way_lzl
Beginner
198 Views

Shall I use D3D's StretchRect after decoding was finished? 

0 Kudos
Petter_L_Intel
Employee
198 Views

Hi,

Intel Media SDK does not support direct scaling via the Decoder component. For scaling you can either use VPP or DirectX StretchRect as you already mentioned.

Regards,
Petter 

0 Kudos
Reply