Skip to content

Commit

Permalink
obs-filters: Remove NVIDIA Audio Effects from noise suppression
Browse files Browse the repository at this point in the history
This removes NVIDIA Audio Effects from noise suppression.
A warning directs instead to the dedicated NVIDIA Audio Effects filter.

Signed-off-by: pkv <[email protected]>
  • Loading branch information
pkviet committed Aug 20, 2023
1 parent 9f4bdb2 commit 50e2a2e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 689 deletions.
2 changes: 1 addition & 1 deletion plugins/obs-filters/data/locale/en-US.ini
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ NoiseSuppress.Method.Nvafx.Denoiser="NVIDIA Noise Removal"
NoiseSuppress.Method.Nvafx.Dereverb="NVIDIA Room Echo Removal"
NoiseSuppress.Method.Nvafx.DenoiserPlusDereverb="NVIDIA Noise Removal + Room Echo Removal"
NoiseSuppress.Method.Nvafx.Deprecation="WARNING: Please upgrade both NVIDIA Video & Audio SDK. Your current version of Audio SDK is outdated."
NoiseSuppress.Method.Nvafx.Deprecation2="WARNING: NVIDIA Audio Effects are planned for removal from the 'noise suppression' filter. If you use them, please migrate to the new dedicated filter 'NVIDIA Audio Effects'."
NoiseSuppress.Method.Nvafx.Deprecation2="WARNING: NVIDIA Audio Effects have been removed from the 'noise suppression' filter. If you use them, please migrate to the new dedicated filter 'NVIDIA Audio Effects'."
Saturation="Saturation"
HueShift="Hue Shift"
Amount="Amount"
Expand Down
Loading

0 comments on commit 50e2a2e

Please sign in to comment.