Skip to content

obs: enable RNNoise noise suppression - #61820

Open
brdelphus wants to merge 1 commit into
void-linux:masterfrom
brdelphus:obs-rnnoise
Open

obs: enable RNNoise noise suppression#61820
brdelphus wants to merge 1 commit into
void-linux:masterfrom
brdelphus:obs-rnnoise

Conversation

@brdelphus

Copy link
Copy Markdown
Contributor

The rnnoise 0.2 update (2025-12-17) fixed the GCC 14 build breakage (calloc-transposed-args, upstream obsproject/obs-studio#10665) that caused -DENABLE_RNNOISE=OFF to be set in the first place (commit bb9523d, Mar/2025).

Re-enable the native RNNoise filter now that the dependency builds cleanly with the current toolchain, and add rnnoise-devel to makedepends.

Tested: builds fine on x86_64, obs-filters.so links librnnoise.so.0 and exposes the RNNoise suppression method.

The rnnoise 0.2 update (2025-12-17) fixed the GCC 14 build breakage
(calloc-transposed-args, upstream issue void-linux#10665) that caused
-DENABLE_RNNOISE=OFF to be set in the first place (commit bb9523d).

Re-enable the native RNNoise filter now that the dependency builds
cleanly with the current toolchain, and add rnnoise-devel to
makedepends.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant