I uninstalled rnnoise, and now I'm getting the following warning: !!! existing preserved libs: >>> package: media-libs/rnnoise-0.4.1_p20210122-r1 * - /usr/lib64/librnnoise.so.0 * - /usr/lib64/librnnoise.so.0.4.1 * used by /usr/lib64/obs-plugins/obs-filters.so (media-video/obs-studio-29.1.3-r1) I think this dependency needs to be controlled somehow, or please list the dependency somewhere.
So it seems; will fix. Thank you for the report!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e2f1b97ced74c2d2fae3e5421336dcded041301 commit 8e2f1b97ced74c2d2fae3e5421336dcded041301 Author: Jimi Huotari <chiitoo@gentoo.org> AuthorDate: 2023-10-21 17:14:46 +0000 Commit: Jimi Huotari <chiitoo@gentoo.org> CommitDate: 2023-10-21 19:17:20 +0000 media-video/obs-studio: add mpegts and rnnoise features This allows for toggling the NEW_MPEGTS/native SRT/RIST mpegts output feature, and adds 'media-libs/rnnoise' as a dependency. This also cleans up some submodule references that are no longer being used, and updates the existing ones in 9999. Closes: https://bugs.gentoo.org/915179 Closes: https://bugs.gentoo.org/915347 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> media-video/obs-studio/metadata.xml | 1 + media-video/obs-studio/obs-studio-29.1.3-r2.ebuild | 273 +++++++++++++++++++++ media-video/obs-studio/obs-studio-9999.ebuild | 24 +- 3 files changed, 285 insertions(+), 13 deletions(-)