You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Whenever the plugin is put into my OBS plugins' folder in Ubuntu Studio 24.04, it segfaults with a "libva error: vaGetDriverNames() failed with unknown libva error" segfault.
To Reproduce
Steps to reproduce the behavior:
Copy plugin folder to /home//.config/obs-studio/plugins/
Run OBS via terminal such as Konsole
OBS Crashes
See error
Expected behavior
The plugin should simply just load, and OBS starts up without issue.
Describe the bug
Whenever the plugin is put into my OBS plugins' folder in Ubuntu Studio 24.04, it segfaults with a "libva error: vaGetDriverNames() failed with unknown libva error" segfault.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The plugin should simply just load, and OBS starts up without issue.
Screenshots
Environment
GPU
Additional context
Used the 22.04 pre-packaged plugin, and compiled the plugin manually. Both cases, OBS crashes if the plugin is used.
The text was updated successfully, but these errors were encountered: