You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Luca Barbato edited this page Aug 31, 2013
·
2 revisions
Intel QSV support
Intel provide the MediaSDK API to access the QuickSync Video hardware acceleration. The platforms supported are Windows and, with an increased coverage, Linux.
Code availability
The qsv-simple branch contains the code to do hw decoding to system memory buffer.
The code can be extended to use and provide hw backed memory.
The encoding side is still to be written.