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.

Is it available to use D3D surface as input

milkyway704
Beginner
307 Views
Hi,
I am trying to wirte a program of screen recording.
I store the screenshots to IDirect3DSurface9 pointer.
Is it possible to take is as an input for media sdk encoder and get a vedio output?
Is there any samples for similar needs?
Thanks for replying.
0 Kudos
1 Reply
Vassili_Yakovlev
Beginner
307 Views
Hi milkyway704,

Ofcourse you can use D3D surfaces. Please refer to the sample: sample_encode, and take a look at d3d_allocator.cpp

Kind regards
0 Kudos
Reply