Media (Intel® oneAPI 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 sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
3003 Discussions

How to use Media SDK with an additional external graphics card?

Ruei-Min_L_
Beginner
181 Views

Hi,

When I use Intel internal GPU only, I can execute my developed application with Media SDK normally.

(eg. sample_encode.exe)

However, when I plugin an external graphics card, and enable both graphics devices (output to 2 displays for each), the application can not work at all.

The arguments I use is:

sample_encode h264 -i input.yuv -hw -d3d11 -mux -o output.mp4 -f 25

 Any idea about this issue?

 

[updated] then I found that -hw and -d3d11 can not be used together in this scenario. Still wonder why.

0 Kudos
0 Replies
Reply