diff options
author | Bradley Sepos <[email protected]> | 2017-07-24 14:33:40 -0400 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2017-07-24 14:33:40 -0400 |
commit | 32154911403726fc89b257c073492d865198f0ce (patch) | |
tree | a58f16e7460cd4fb0f3d4fb7b416272beed8505b /win | |
parent | 1624c57975795b47a065881db1830eb2f69a7de6 (diff) |
WinGUI: Really update NLMeans tooltip.
Diffstat (limited to 'win')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx index e5b35b1b8..6d31ab411 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx @@ -339,7 +339,7 @@ VFR is not compatible with some players.</value> <data name="FilterView_CustomDenoiseParams" xml:space="preserve">
<value>Custom Denoise parameters.
-NLMeans syntax: y-strength=y:y-origin-tune=y:y-patch-size=y:y-range=y:y-frame-count=y:y-prefilter=y:cb-strength=c:cb-origin-tune=c:cb-patch-size=c:cb-range=c:cb-frame-count=c:cb-prefilter=c:cr-strength=c:cr-origin-tune=c:cr-patch-size=c:cr-range=c:cr-frame-count=c:cr-prefilter=c
+NLMeans syntax: y-strength=y:y-origin-tune=y:y-patch-size=y:y-range=y:y-frame-count=y:y-prefilter=y:cb-strength=c:cb-origin-tune=c:cb-patch-size=c:cb-range=c:cb-frame-count=c:cb-prefilter=c:cr-strength=c:cr-origin-tune=c:cr-patch-size=c:cr-range=c:cr-frame-count=c:cr-prefilter=c:threads=t
NLMeans default: y-strength=6:y-origin-tune=1:y-patch-size=7:y-range=3:y-frame-count=2:y-prefilter=0:cb-strength=6:cb-origin-tune=1:cb-patch-size=7:cb-range=3:cb-frame-count=2:cb-prefilter=0
|