Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- x264 8-bit CLI Info for other uses
- ----------------------------------
- * same general setting changes apply from 10-bit settings
- DXVA ref list
- -------------
- 1080p: 4
- 720p: 9
- 480p: 14
- BDMV ref list
- -------------
- 1080p: 4
- 720p: 6
- 480p: 6
- BDMV Settings List
- ------------------
- you only need --fake-interlaced if doing 30p
- 720p DXVA
- ---------
- C:\TEMP\TEMP_VID-EDT\x264\x264.exe --profile high --level 4.1 --preset placebo --crf 16 --thread-input --threads 9 --deblock 0:0 --keyint 240 --min-keyint 24 --ref 9 --qcomp 0.75 --no-mbtree --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --colormatrix bt709 --sar 1:1 --output "E:\TEMP\BECK\01\BECK 01 - 720p DXVA.mkv" "E:\TEMP\BECK\01\BECK 01 - 720p DXVA.avs" 2>"E:\TEMP\BECK\01\BECK 01 - 720p DXVA.mkv.log"
- 480p DXVA
- ---------
- C:\TEMP\TEMP_VID-EDT\x264\x264.exe --profile high --level 4.1 --preset placebo --crf 16 --thread-input --threads 9 --deblock 0:0 --keyint 240 --min-keyint 24 --ref 14 --qcomp 0.75 --no-mbtree --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --colormatrix bt709 --sar 1:1 --output "E:\TEMP\BECK\01\BECK 01 - 480p DXVA.mkv" "E:\TEMP\BECK\01\BECK 01 - 480p DXVA.avs" 2>"E:\TEMP\BECK\01\BECK 01 - 480p DXVA.mkv.log"
- 480p Portable
- -------------
- C:\TEMP\TEMP_VID-EDT\x264\x264.exe --profile baseline --level 3.0 --preset placebo --crf 16 --thread-input --threads 9 --deblock 0:0 --keyint 240 --min-keyint 24 --bframes 3 --ref 3 --qcomp 0.75 --no-mbtree --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --colormatrix bt709 --sar 1:1 --vbv-bufsize 10000 --vbv-maxrate 10000 --output "E:\TEMP\BECK\01\BECK 01 - 480p Portable.mp4" "E:\TEMP\BECK\01\BECK 01 - 480p Portable.avs" 2>"E:\TEMP\BECK\01\BECK 01 - 480p Portable.mp4.log"
- AVCHD Compatible
- ---------------
- C:\TEMP\TEMP_VID-EDT\x264\x264.exe --profile high --level 4.1 --bluray-compat --preset placebo --crf 18 --thread-input --threads 9 --deblock 0:0 --keyint 300 --min-keyint 30 --open-gop --bframes 3 --ref 4 --slices 4 --fake-interlaced --qcomp 0.75 --no-mbtree --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --vbv-bufsize 14000 --vbv-maxrate 14000 --output "E:\TEMP\BECK\01\BECK 01 - AVCHD.mkv" "E:\TEMP\BECK\01\BECK 01 - AVCHD.avs" 2>"E:\TEMP\BECK\01\BECK 01 - AVCHD.mp4.log"
- Blu-ray Compatible
- ---------------
- C:\TEMP\TEMP_VID-EDT\x264\x264.exe --profile high --level 4.1 --bluray-compat --preset placebo --crf 18 --thread-input --threads 9 --deblock 0:0 --keyint 300 --min-keyint 30 --open-gop --bframes 3 --ref 4 --slices 4 --fake-interlaced --qcomp 0.75 --no-mbtree --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --vbv-bufsize 30000 --vbv-maxrate 40000 --output "E:\TEMP\BECK\01\BECK 01 - Bluray.mkv" "E:\TEMP\BECK\01\BECK 01 - Bluray.avs" 2>"E:\TEMP\BECK\01\BECK 01 - Bluray.mp4.log"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement