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.
3058 Discussions

Pass D3D surfaces to Quick Sync encoder MFT does not work

lixiang_h_
Beginner
298 Views

     I want to encode video using the "Intel® Quick Sync Video H.264 Encoder MFT". Feeding normal buffers (IMFSamples with buffers created by MFCreateAlignedMemoryBuffer) works well.

    when I  Feeding ID3D11Texture2D surfaces (BGRA Format) in order to improve performance and MFCreateDXGISurfaceBuffer to IMFTransform::ProcessInput ​,All input were accepted, but No output samples produce。

    is it support D3d Surfaces pass to the MFT and Encode by the "Intel® Quick Sync Video H.264 Encoder MFT" ?

    same question :https://software.intel.com/zh-cn/node/703656#comment-form

 

 

0 Kudos
0 Replies
Reply