From cf1ae76b22d5d3d9e6f6eb05e36cca77ff925ed4 Mon Sep 17 00:00:00 2001 From: Michael Fabian 'Xaymar' Dirks Date: Tue, 27 Oct 2020 19:37:51 +0100 Subject: [PATCH] config/h264_nvenc: Only test the highest possible quality by default --- config.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/config.json b/config.json index e585170..696a93e 100644 --- a/config.json +++ b/config.json @@ -35,20 +35,15 @@ "parallel": 2, "gpu": -1, "presets": [ - "p5", - "p6", "p7" ], "tunes": [ "hq" ], "rc-lookahead": [ - 0, - 16, 32 ], - "bframes": [ - 2, + "bframes": [ 3 ], "bframe_reference_mode": [