logo Sign In

Post #664202

Author
Harmy
Parent topic
Harmy's STAR WARS Despecialized Edition HD - V2.7 - MKV (Released)
Link to post in topic
https://originaltrilogy.com/post/id/664202/action/topic#664202
Date created
8-Oct-2013, 10:22 PM

Well, I guess it's no secret, so here goes:

"C:\x264.exe" --pass 1 --bitrate 6500 --bluray-compat --level 4.1 --preset veryslow --keyint 48 --sar 1:1 --slices 4 --vbv-bufsize 15000 --vbv-maxrate 15000 --open-gop --weightp 0 --colorprim bt709 --transfer bt709 --colormatrix bt709 --me umh --merange 64 --deblock -1:-1 --qcomp 0.8 --stats ".stats" --output NUL "C:\sw2.1_source.avs"

"C:\x264.exe" --pass 2 --bitrate 6500 --bluray-compat --level 4.1 --preset veryslow --keyint 48 --sar 1:1 --slices 4 --vbv-bufsize 15000 --vbv-maxrate 15000 --open-gop --weightp 0 --colorprim bt709 --transfer bt709 --colormatrix bt709 --me umh --merange 64 --deblock -1:-1 --qcomp 0.8 --stats ".stats" --output "K:\avchd.264" "C:\sw2.1_source.avs"

PAUSE

And for the MKV/BD:

"K:\\FINAL ENCODE\x264.exe" --pass 1 --bitrate 13500 --bluray-compat --level 4.1 --preset veryslow --keyint 24 --sar 1:1 --slices 4 --vbv-bufsize 30000 --vbv-maxrate 40000 --open-gop --weightp 0 --colorprim bt709 --transfer bt709 --colormatrix bt709 --me umh --merange 48 --deblock -2:-2 --qcomp 0.8 --aq-strength 0.8 --stats ".stats" --output NUL "K:\FINAL ENCODE\sw2.5_source.avs"

"K:\\FINAL ENCODE\x264.exe" --pass 2 --bitrate 13500 --bluray-compat --level 4.1 --preset veryslow --keyint 24 --sar 1:1 --slices 4 --vbv-bufsize 30000 --vbv-maxrate 40000 --open-gop --weightp 0 --colorprim bt709 --transfer bt709 --colormatrix bt709 --me umh --merange 48 --deblock -2:-2 --qcomp 0.8 --aq-strength 0.8 --stats ".stats" --output "C:\Users\Harmy\Favorites\Odkazy\_Media\Films\C\Bluray_Encode.264" "K:\FINAL ENCODE\sw2.5_source.avs"

PAUSE