mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-02-23 10:05:24 -05:00
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.