From a972b47416cf9f4fec953ff4eb471ad4957824d7 Mon Sep 17 00:00:00 2001 From: jstebbins Date: Fri, 6 Feb 2009 16:06:34 +0000 Subject: LinGui: add custom filter strings to queue display add tooltips for custom filter entries git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2124 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- gtk/src/ghb.ui | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'gtk/src/ghb.ui') diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index 7adbbff75..8115f4ad1 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -4677,6 +4677,8 @@ location as the movie. 8 + Custom detelecine filter string format + JunkLeft:JunkRight:JunkTop:JunkBottom:StrictBreaks:MetricPlane @@ -4718,6 +4720,8 @@ location as the movie. 8 + Custom decomb filter string format + Mode:SpatialMetric:MotionThresh:SpatialThresh:BlockThresh:BlockWidth:BlockHeight @@ -4759,6 +4763,8 @@ location as the movie. 8 + Custom deinterlace filter string format + YadifMode:YadifParity:McdintMode:McdeintOp @@ -4799,6 +4805,8 @@ location as the movie. 8 + Custom denoise filter string format + SpatialLuma:SpatialChroma:TemporalLuma:TemporalChroma -- cgit v1.2.3