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
告知
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
ビギナー
2,050件の閲覧回数

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 件の賞賛
2 返答(返信)
way_lzl
ビギナー
2,050件の閲覧回数

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

Petter_L_Intel
従業員
2,050件の閲覧回数

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 

返信