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.

Display device required to use QuickSync ?

pema68
Beginner
675 Views
If and why is a display device required to use QuickSync on 2nd gen Core i7 ?
0 Kudos
3 Replies
Eric_S_Intel
Employee
675 Views

Its not a MSDK defined requirement. If the SDK can access the device and use it it will. A possible alternative had been discussed in this thread:

http://software.intel.com/en-us/forums/showthread.php?t=86355&o=a&s=lr

Hope it helps..

-Eric

0 Kudos
pema68
Beginner
675 Views
Eric, thanks for teh answre and link. Actually we want to use QuickSync without any display connected, i.e. in a headless mode, just streaming data in over network, transcoding it and streaming it out over network again. So, we neither have a display attached to the intel GPU nor do we have a secondary GPU.
0 Kudos
Ariel_G_Intel
Employee
675 Views
The last post in the above link shows how to enable QuickSync when the Intel GPU isn't connected.
For HW acceleration work (DXVA), a screen must be connected to the GPU that creates the device. This is a DirectX9 limitation.
What you can do is connect a screen to one port and extend the desptop to another, later remove the actual connection. The trick is to keep the disconnected screen a part of the desktop so DirectX will enumurate it.

Annoying? Yes. But drivers must comply with the OS requirements.
0 Kudos
Reply