From 51c0f3928fa64e503d7b472e38850512cf2b6b17 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 30 Dec 2018 21:30:30 +0000 Subject: [PATCH] WinGui: Fix Detelecine tooltip. Fixes #1760 --- .../Properties/ResourcesTooltips.Designer.cs | 4 +- .../Properties/ResourcesTooltips.de.resx | 40 +++++++++---------- .../Properties/ResourcesTooltips.resx | 4 +- 3 files changed, 21 insertions(+), 27 deletions(-) diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs index 9a31e6a74..fe783e3b5 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs @@ -204,9 +204,7 @@ namespace HandBrakeWPF.Properties { } /// - /// Looks up a localized string similar to This filter removes 'combing' artifacts that are the result of telecining. - /// - ///Telecining is a process that adjusts film framerates that are 24fps to NTSC video frame rates which are 30fps.. + /// Looks up a localized string similar to Detelecine removes comb artifacts that are the result of telecine, a process for converting film frame rates to television frame rates.. /// public static string FilterView_Detelecine { get { diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.de.resx b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.de.resx index 27c0061ec..774b6050d 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.de.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.de.resx @@ -59,46 +59,46 @@ : using a System.ComponentModel.TypeConverter : and then encoded with base64 encoding. --> - - + + - + - - - - + + + + - - + + - - + + - - - - + + + + - + - + @@ -137,9 +137,7 @@ NLMeans ist ein hochwertiger Entrauschungsfilter auf Kosten der Geschwindigkeit. HQDN3D ist ein adaptiver Tiefpassfilter, schneller als NLMeans, aber weniger effektiv bei der Erhaltung feiner Details. - Dieser Filter entfernt Kammartefakte, die das Ergebnis optischer Abtastung (Telecine) sind. - -Telecining ist ein Prozess, der Filmbilder mit einer Bildfrequenz von 24 BpS an NTSC-Videobildraten von 30 BpS anpasst. + Detelecine entfernt Kammartefakte, Resultat der optischen Abtastung, ein Prozess um Filmbilder in Fernsehbilder umzuwandeln. Graustufen entfernt die Farbkomponente des Videos. Oft auch als Schwarzweißvideo bezeichnet. @@ -464,4 +462,4 @@ Lapsharp's Abstimmung Sprite: Ist nützlich für 1-/4-/8-/16-bit 2D-Spiele. Spri Der Startpunkt für diesen Bereich. - + \ No newline at end of file diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx index ccc3856f6..2d7d99218 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx @@ -138,9 +138,7 @@ NLMeans is a high quality denoise filter with a cost to speed. Use where quality HQDN3D is an adaptive low-pass filter, faster than NLMeans but less effective at preserving fine detail. - This filter removes 'combing' artifacts that are the result of telecining. - -Telecining is a process that adjusts film framerates that are 24fps to NTSC video frame rates which are 30fps. + Detelecine removes comb artifacts that are the result of telecine, a process for converting film frame rates to television frame rates. Grayscale removes the color component of the video. Often referred to as Black & White video. -- 2.40.0