From 9084b8b1562c6135ba65e550ed1490a9ddbfb95c Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Wed, 27 Feb 2019 20:55:22 +0100 Subject: [PATCH] Typo fix --- src/options/autodetection-settings.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/options/autodetection-settings.vue b/src/options/autodetection-settings.vue index 6bded40..7f3b4c6 100644 --- a/src/options/autodetection-settings.vue +++ b/src/options/autodetection-settings.vue @@ -410,7 +410,7 @@ one in the last row of the letterbox (blackbar), and one in the first row of the video (image).
Ignore edge margin: We don't take blackbar and image samples {width * this} many pixels from left and right edge.
Image threshold: If all pixels in blackbar are black and this fraction (0-1) of pixels in image are non-black, we presume that aspect ratio hasn't changed.
- Edge tolerance (px): I lied. Blackbar test happens this many pixels away from the last row of the letterbox. + Edge tolerance (px): I lied. Blackbar test happens this many pixels away from the last row of the letterbox.