Skip to content

Instantly share code, notes, and snippets.

@flaeri
Last active January 20, 2024 20:48
Show Gist options
  • Save flaeri/ca0c446767ab20830cc677c22d16ffed to your computer and use it in GitHub Desktop.
Save flaeri/ca0c446767ab20830cc677c22d16ffed to your computer and use it in GitHub Desktop.
Nvenc Preset known differences
P1 -> P2
???
P2 -> P3
B-frames! BF: 1
refs from 3 to 4
DPB from 3 to 8
mv range 700ish
bDirectMode Enable
P3 > P4
Bf 2
DPB from 8 to 16
adaptiveTransforMode Enable
P4 > P5
Bf 3
mv range 1400+
P5 > P6
lookahead on (an b-adapt as well)
LA depth 16
P6 > p7
mv range 1800+
LA depth 28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment