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.

opengl and hardware acceleration decoding

qtnext
Beginner
315 Views
Is there is any coming hardware accceleration coming when we use opengl instead of directx ... I have application that are opengl based, and I can't use intel embedded platform atom because there is no opengl movie decoding support ... always for directx.
0 Kudos
2 Replies
Nina_K_Intel
Employee
315 Views
Sorry, no plans for OpenGL support.
Regards,
Nina
0 Kudos
Ariel_G_Intel
Employee
315 Views
You can always copy the frames back to system memory, not a terrible overhead. The Media SDK can even do this for you (use a system memory frame allocator).
Atoms are not supported by the Media SDK. Atoms have a completely different GPU (Imagination PowerVR based).
0 Kudos
Reply