video2d-2x/settings/ffmpeg.conf
GenZmeY 3acbb56f87 v0.2
- add preview mode;
- deps config;
- upscale mode is selected automatically;
- add scale mode support (i.e. without noise reduction);
- refactoring.
2020-12-24 14:02:48 +03:00

6 lines
139 B
Plaintext

VideoCodec="libx265"
Preset="slow"
PixelFormat="yuv420p10le"
ConstantRateFactor="16"
x265params="limit-sao=1:bframes=8:psy-rd=1:aq-mode=3"