FiniteSingularity / obs-retro-effects

A collection of OBS filters to give your stream that retro feel.
GNU General Public License v2.0
113 stars 4 forks source link

[BUG] - Linux libva crash (maybe just nVidia?) #47

Open NightSprinter opened 2 months ago

NightSprinter commented 2 months ago

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:

  1. Copy plugin folder to /home//.config/obs-studio/plugins/
  2. Run OBS via terminal such as Konsole
  3. OBS Crashes
  4. See error

Expected behavior The plugin should simply just load, and OBS starts up without issue.

Screenshots image

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.