config/h264_nvenc: Only test the highest possible quality by default

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2020-10-27 19:37:51 +01:00
parent 3d6372bb34
commit cf1ae76b22
-5
View File
@@ -35,20 +35,15 @@
"parallel": 2, "parallel": 2,
"gpu": -1, "gpu": -1,
"presets": [ "presets": [
"p5",
"p6",
"p7" "p7"
], ],
"tunes": [ "tunes": [
"hq" "hq"
], ],
"rc-lookahead": [ "rc-lookahead": [
0,
16,
32 32
], ],
"bframes": [ "bframes": [
2,
3 3
], ],
"bframe_reference_mode": [ "bframe_reference_mode": [