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.

Does decoder support video scale?

way_lzl
Beginner
285 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
285 Views

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

0 Kudos
Petter_L_Intel
Employee
285 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