config/h264_nvenc: Only test the highest possible quality by default
This commit is contained in:
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user