diff options
Diffstat (limited to 'gtk/src/ghb.ui')
-rw-r--r-- | gtk/src/ghb.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index eb4268f80..43ed3c50d 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -5843,7 +5843,7 @@ The classic deinterlace filter is applied to all frames. Frames that are not int <object class="GtkEntry" id="PictureDecombCustom"> <property name="width_chars">8</property> <property name="tooltip-text" translatable="yes">Custom decomb filter string format - Mode:SpatialMetric:MotionThresh:SpatialThresh:BlockThresh:BlockWidth:BlockHeight</property> + Mode:SpatialMetric:MotionThresh:SpatialThresh:BlockThresh:BlockWidth:BlockHeight:MagnitudeThres:VarianceThres:LaplacianThresh:DilationThresh:ErosionThresh:NoiseThresh:MaxSearchDistance:PostProcessing</property> <signal name="changed" handler="setting_widget_changed_cb"/> </object> <packing> @@ -5887,7 +5887,7 @@ The classic deinterlace filter is applied to all frames. Frames that are not int <object class="GtkEntry" id="PictureDeinterlaceCustom"> <property name="width_chars">8</property> <property name="tooltip-text" translatable="yes">Custom deinterlace filter string format - YadifMode:YadifParity:McdintMode:McdeintOp</property> + YadifMode:YadifParity:McdintMode:McdeintQp</property> <signal name="changed" handler="setting_widget_changed_cb"/> </object> <packing> |