From 1495fa6e9ddc609b5e5c15dc154540e9c605b405 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Sat, 16 Jun 2018 23:40:40 +0700 Subject: [PATCH] Additional step for 1080p for oddly wide 1080p content MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ➔ https://www.filebot.net/forums/viewtopic.php?f=6&t=5379 --- source/net/filebot/media/VideoFormat.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/net/filebot/media/VideoFormat.properties b/source/net/filebot/media/VideoFormat.properties index e0b3361c..d80d6739 100644 --- a/source/net/filebot/media/VideoFormat.properties +++ b/source/net/filebot/media/VideoFormat.properties @@ -1,2 +1,2 @@ -resolution.steps.w: 15360 7680 3840 1920 1280 1024 854 720 688 512 320 160 -resolution.steps.h: 8640 4320 2160 1080 720 576 576 480 360 240 240 120 +resolution.steps.w: 15360 7680 3840 2040 1920 1280 1024 854 720 688 512 320 160 +resolution.steps.h: 8640 4320 2160 1080 1080 720 576 576 480 360 240 240 120