Skip to content
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.

The library requirements are described in mfx

Clone this wiki locally