# ".\codecs\x264.exe" - 512x384 --fps 2997/125 --no-psnr --no-ssim --keyint 250 --min-keyint 25 --level 30 --me umh --merange 16 --no-dct-decimate --no-fast-pskip --non-deterministic --aq-mode 0 --aq-strength 1.5 --b-adapt 1 --ref 2 --subme 7 --psy-rd 1:0 --bframes 2 --direct auto --mixed-refs --trellis 2 --weightb --bitrate $(VideoBitrate) --qcomp 0.6 --sar 337:256 --threads auto --stats "$(PassLogFile)" --pass 2 -o "$(DestFile)"
# ".\codecs\x264.exe" - 512x384 --fps 2997/125 --no-psnr --no-ssim --keyint 250 --min-keyint 25 --level 30 --me umh --merange 16 --no-dct-decimate --no-fast-pskip --non-deterministic --aq-mode 0 --aq-strength 1.5 --b-adapt 1 --ref 2 --subme 7 --psy-rd 1:0 --bframes 2 --direct auto --mixed-refs --trellis 2 --weightb --bitrate $(VideoBitrate) --qcomp 0.6 --sar 337:256 --threads auto --stats "$(PassLogFile)" --pass 2 -o "$(DestFile)"