I would like to integrate the Intel QSV encoder in my project. There is a point in the Intel known limitations release note I like to be clarified:
Using the Intel Media SDK in parallel with IntelĀ® Threading Building Blocks could impact performance
Why does thread management impact the Intel QSV encoder?
My project doesn't use Intel TBB but uses the Microsoft concurrency runtime Parallel Paterns Library (PPL) technology. Would the PPL impact the Intel QSV performance?
Here is the answer from Intel: