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.

What are surfaces?

zero__heisenburgzero
472 Views

Hello, I'm new to this SDK.

I'm trying to get a better understanding of the basics before making leaps. I was just reading "simple_decode.cpp" in the tutorials. I see the term "surface" comes out a lot. Did a search on the forum, it seems everyone already knows what they are talking about....

So is it just a wrapper around the actual frame data?

0 Kudos
2 Replies
Mark_L_Intel1
Moderator
472 Views

Hi,

You are basically right, "surface" should be frame buffer but it might be little bit different in different context.

Mark

0 Kudos
zero__heisenburgzero
472 Views

Thank you.

0 Kudos
Reply