- Offizieller Beitrag
Lets collect some useful presets per encoder here. I will make them available in the voukoder ui later on.
Simply add you reply here and we can discuss and improve presets here.
Please make sure you know exactly what these options are doing. Please don't post guesses. We want to collect really great presets here.
Encoder | Preset | Options |
---|---|---|
h264_nvenc | Good Quality | bf=2 preset=slow profile=high qp=19 rc=constqp g=%(fps*10) |
libx264 | Best Quality / CPU Ratio (ABR 4 Mbit/s for 1080p30) | b=4000000 preset=slower profile=high rc=abr tune=film x264-params=aq-mode=2:rc-lookahead=60:bframes=3:b-adapt=2:b-pyramid=2:ref=5:direct=auto:direct-8x8=1:me=esa:merange=24:subme=10:trellis=2:no-dct-decimate=1:no-fast-pskip=1 |
... |
This is going to be really nice. Using variables and math formulas in presets for certain settings. Combined with "Match Source" this is will be epic! I am excited about it. We could even do a bitrate calculation based on width and height.