Skip to content

msdk: Let deviceID config the mfx implementation

In multi-card scenario, user can set GST_MSDK_DRM_DEVICE env variable to choose the device. This patch can align vpl's queried results with the users' choice by passing deviceID when creating mfx implementation.

Merge request reports