Encode [x264 Settings] [x265 Settings] for Good Quality

Preview:

DESCRIPTION

Encode [x264 Settings] [x265 Settings] for Good Quality

Citation preview

  • x264 settings

    "F:\ffmpeg64.exe" -threads 4 -i "F:\Input Video.mp4" -s 1920x1080 -f rawvideo -pix_fmt yuv420p - | "F:\x264.2538kMod.x86_64.exe" --input-res 1920x1080 --fps 23.976 --crf 22 --8x8dct --aq-mode 2 --aq-strength 1.0 --b-adapt 2 --b-pyramid normal --bframes 16 --cabac --deblock -1:-1 --direct auto --keyint 250 --log-level info --me umh --merange 32 --min-keyint 25 --mixed-refs --no-interlaced --non-deterministic --partitions all --profile high --psy-rd 1.0:0.0 --qcomp 0.6 --rc-lookahead 80 --ref 8 --sar 1:1 --scenecut 40 --slow-firstpass --subme 11 --trellis 2 --weightb --weightp 2 --output "D:\Output video.x264.264" -

    x265 Settings

    "F:\ffmpeg64.exe" -threads 4 -i "F:\Input Video.mp4" -s 1920x1080 -f rawvideo -pix_fmt yuv420p - | "F:\x265_1.5+128_x64_8bpp.exe" --input-res 1920x1080 --fps 23.976 --crf 22 --preset slow -o "F:\Output video.x265.hevc" --input -

Recommended