steepestascent

Results 5 comments of steepestascent

Same. `obs[42954] general protection fault ip:7f8914256efb sp:7f88e2b013c0 error:0 in libonnxruntime.so.1.10.0[7f89138d5000+b10000]`.

@anumerico https://github.com/snapcrafters/obs-studio#3rd-party-plugins

Seems like there is a [PR](https://github.com/microsoft/onnxruntime/pull/10122) that may fix the error. I ended up installing obs with apt and adding obs-backgroundremoval with GPU with pr #57.

@GemExperience I think windows gpu is set to build with cmake. You need to build with `-DWITH_CUDA=ON`. On linux this PR #57 enables building for GPU.

> this is excellent stuff @mproffitt can you create a pull request? i'll clean it up for release so that it works alongside the other platforms @royshil #57 is the...