mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 17:58:37 +08:00
b6b8f5b80a
VPL does not have a consistent initialization process for the various backends it dispatches to. So this resolves the new VPL dispatcher failing to initialize the video session when it dispatches to intel-mediaSDK backend. On the oneVPL-intel-gpu backend VA-API sessions are correctly initialized so this wasnt noticed when tested on newer hardware.