Advertisement
Bateau

x264 Compatible Settings 2019.06.23

Jun 24th, 2019
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.83 KB | None | 0 0
  1. Complete Compatible x264 Settings
  2. ---------------------------------
  3.  
  4.  
  5.  
  6. ----------------------------------------------------------------------------------------------------------------------------------------------------
  7.  
  8.  
  9. DXVA ref list
  10. -------------
  11.  
  12. 1080p: 4
  13. 720p: 9
  14. 480p: 14
  15.  
  16.  
  17. BDMV ref list
  18. -------------
  19.  
  20. 1080p: 4
  21. 720p: 6
  22. 480p: 6
  23.  
  24.  
  25. BDMV Settings List
  26. ------------------
  27. you only need --fake-interlaced if doing 30p
  28.  
  29.  
  30.  
  31. --------------------------------------------------------------------------
  32.  
  33.  
  34. FPS (keyint):
  35. -------------
  36.  
  37. 23.976: --keyint 240 --min-keyint 24
  38. 29.970: --keyint 300 --min-keyint 30
  39. VFR: --keyint 300 --min-keyint 30 *or max of the highest VFR framerate
  40.  
  41.  
  42. Source (colormatrix):
  43. ---------------------
  44.  
  45. DVD: --colormatrix bt470bg, ? smpte170m ?
  46. BD: --colormatrix bt709
  47.  
  48. I believe smpte170m is NTSC and bt470bg is PAL
  49. will need to find more info
  50. confirmed via wiki
  51.  
  52.  
  53. Anamorphic (sar):
  54. -----------------
  55.  
  56. 4/3: --sar 4320:4739
  57. 16/9: --sar 5760:4739
  58. 1/1: --sar 1:1
  59.  
  60.  
  61. Resolution (input-res):
  62. -----------------------
  63.  
  64. set to cropped output resolution
  65.  
  66.  
  67. quality (crf):
  68. --------------
  69.  
  70. set to
  71. 18 for DVD
  72. 20 for BD
  73. change when needed
  74. I seem to commonly use 22 for DXVA optimized encodes
  75.  
  76.  
  77. processing (threads):
  78. ---------------------
  79.  
  80. set to 1.5x the number of physical threads you want to use
  81. above 16 gets funky (4 core / 8 thread was beefcake during x264 development)
  82. stick to 16 or less for best quality if possible
  83.  
  84.  
  85. --------------------------------------------------------------------------
  86.  
  87.  
  88. VBV info:
  89. ---------
  90.  
  91.  
  92. x264bluray.com
  93. --------------
  94. BD --vbv-maxrate 40000 --vbv-bufsize 30000
  95. AVCHD --vbv-maxrate 14000 --vbv-bufsize 14000
  96. DVD --vbv-maxrate 8000 --vbv-bufsize 8000
  97.  
  98.  
  99. doom9.org
  100. ---------
  101. BD --vbv-maxrate 40000 --vbv-bufsize 30000
  102. AVCHD --vbv-maxrate 15000 --vbv-bufsize 15000
  103. DVD --vbv-maxrate 8000 --vbv-bufsize 12000
  104.  
  105.  
  106. !!!USE!!!
  107. ---------
  108. BD --vbv-maxrate 40000 --vbv-bufsize 30000
  109. AVCHD --vbv-maxrate 15000 --vbv-bufsize 15000
  110. DVD --vbv-maxrate 8000 --vbv-bufsize 8000
  111.  
  112.  
  113.  
  114. --------------------------------------------------------------------------
  115.  
  116.  
  117. US fields vs frames
  118.  
  119. p24 ~ 23.976 fps (progressive) = 23.976 fields/second
  120. p25 = 25.000 fps (progressive) = 25.000 fields/second
  121. p30 ~ 29.970 fps (progressive) = 29.970 fields/second
  122. p50 = 50.000 fps (progressive) = 50.000 fields/second
  123. p60 ~ 59.940 fps (progressive) = 59.940 fields/second
  124. i50 = 25.000 fps (interlace) = 50.000 fields/second
  125. i60 ~ 29.970 fps (interlace) = 59.940 fields/second
  126.  
  127.  
  128. European Equivalent
  129.  
  130. EUR 1080i/25 (frames) = USA 1080i50 (fields)
  131. EUR 1080i/30 (frames) = USA 1080i60 (fields)
  132. EUR 576i/25 (frames) = USA 576i50 (fields)
  133. EUR 480i/30 (frames) = USA 480i60 (fields)
  134.  
  135.  
  136.  
  137. !!! only encode to interlace if the device that your going to be playing back on MUST have an interlaced file !!!
  138.  
  139.  
  140.  
  141. --------------------------------------------------------------------------
  142.  
  143.  
  144. Standard Resolutions
  145. --------------------
  146.  
  147. 1080p/i 16:9 = 1920x1080
  148. 1080p/i 4:3 = 1440x1080
  149.  
  150. 720p 16:9 = 1280x720
  151. 720p 4:3 = 960x720
  152.  
  153. 576p/i 16:9 = 720x576 * sar 16:11 = 1024x576
  154. 576p/i 4:3 = 720x576 * sar 12:11 = 768x576
  155.  
  156. 480p/i 16:9 = 720x480 * sar 41:33 ~ 853.3x480
  157. 480p/i 4:3 = 720x480 * sar 10:11 = 640x480
  158.  
  159. *note: sar values on anamorphic resolutions not to ITU spec
  160.  
  161.  
  162.  
  163. --------------------------------------------------------------------------
  164.  
  165.  
  166.  
  167. -------------------
  168. | Personal Profiles |
  169. -------------------
  170.  
  171.  
  172.  
  173. C:\ACTV\VID-EDT\x264\x264.2851kMod.10bit.x86.exe --demuxer avs --input-depth 8 --input-res 1920x1080 --fps 60000/1001 --profile high10 --level 6.2 --preset placebo --crf 18 --thread-input --threads 24 --deblock 0:0 --keyint 600 --min-keyint 60 --qcomp 0.75 --no-mbtree --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --no-dct-decimate --non-deterministic --colormatrix bt709 --sar 1:1 --output "F:\BBS Last Live\BD_ROM\BDMV\PLAYLIST\00001.mpls_ - 2 - h264, 1080i60_x86_60p.264" "F:\BBS Last Live\BD_ROM\BDMV\PLAYLIST\00001.mpls_ - 2 - h264, 1080i60_x86_60p.avs" 2>"F:\BBS Last Live\BD_ROM\BDMV\PLAYLIST\00001.mpls_ - 2 - h264, 1080i60_x86_60p.264.log"
  174.  
  175.  
  176. C:\ACTV\VID-EDT\x264\x264.2851kMod.10bit.x86.exe --demuxer avs --input-depth 8 --input-res 1920x1080 --fps 60000/1001 --profile high10 --level 6.2 --preset slower --crf 18 --thread-input --threads 12 --deblock 0:0 --keyint 600 --min-keyint 60 --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 "F:\BBS Last Live\BD_ROM\BDMV\PLAYLIST\00001.mpls_ - 2 - h264, 1080i60_x86_60p.264" "F:\BBS Last Live\BD_ROM\BDMV\PLAYLIST\00001.mpls_ - 2 - h264, 1080i60_x86_60p.avs" 2>"F:\BBS Last Live\BD_ROM\BDMV\PLAYLIST\00001.mpls_ - 2 - h264, 1080i60_x86_60p.264.log"
  177. -modified so that I didnt get memeory errors
  178.  
  179. C:\ACTV\VID-EDT\avs2pipemod\avs2pipemod.exe -rawvideo "F:\BBS Last Live\BD_ROM\BDMV\PLAYLIST\00001.mpls_ - 2 - h264, 1080i60_x86_60p.avs" | C:\ACTV\VID-EDT\x264\x264.2851kMod.10bit.x86.exe --demuxer raw --input-csp i420 --output-csp i420 --input-depth 8 --input-range tv --input-res 1920x1080 --sar 1:1 --fps 60000/1001 --profile high10 --level 6.2 --preset slower --crf 18 --thread-input --threads 12 --deblock 0:0 --keyint 600 --min-keyint 60 --qcomp 0.75 --no-mbtree --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --videoformat ntsc --range tv --colorprim bt709 --transfer bt709 --colormatrix bt709 --output "F:\BBS Last Live\BD_ROM\BDMV\PLAYLIST\00001.mpls_ - 2 - h264, 1080i60_x86_60p.mkv" - 2>"F:\BBS Last Live\BD_ROM\BDMV\PLAYLIST\00001.mpls_ - 2 - h264, 1080i60_x86_60p.mkv.log"
  180. -piped so I dont have memory errors or crashes
  181.  
  182. C:\ACTV\VID-EDT\avs2pipemod\avs2pipemod.exe -rawvideo "F:\BBS Last Live\BD_ROM\BDMV\PLAYLIST\00001.mpls_ - 2 - h264, 1080i60_x86_60p.avs" | C:\ACTV\VID-EDT\x264\x264.2851kMod.10bit.x86_64.exe --demuxer raw --input-csp i420 --output-csp i420 --input-depth 8 --input-range tv --input-res 1920x1080 --sar 1:1 --fps 60000/1001 --profile high10 --level 6.2 --preset slower --crf 18 --thread-input --threads 12 --deblock 0:0 --keyint 600 --min-keyint 60 --qcomp 0.75 --no-mbtree --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --videoformat ntsc --range tv --colorprim bt709 --transfer bt709 --colormatrix bt709 --output "F:\BBS Last Live\BD_ROM\BDMV\PLAYLIST\00001.mpls_ - 2 - h264, 1080i60_x86_60p_64.mkv" - 2>"F:\BBS Last Live\BD_ROM\BDMV\PLAYLIST\00001.mpls_ - 2 - h264, 1080i60_x86_60p_64.mkv.log"
  183. -switched to 64bit x264
  184.  
  185. C:\ACTV\VID-EDT\avs2pipemod\avs2pipemod.exe -rawvideo "C:\EDIT\file.avs" | C:\ACTV\VID-EDT\x264\x264.2851kMod.10bit.x86_64.exe --demuxer raw --input-csp i420 --output-csp i420 --input-depth 8 --input-range tv --input-res 1920x1080 --sar 1:1 --fps 24000/1001 --profile high10 --level 6.2 --preset placebo --crf 18 --thread-input --threads 24 --deblock 0:0 --keyint 240 --min-keyint 24 --qcomp 0.75 --no-mbtree --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --videoformat ntsc --range tv --colorprim bt709 --transfer bt709 --colormatrix bt709 --output "C:\EDIT\file.mkv" - 2>"C:\EDIT\file.mkv.log"
  186. -my profile as 64bit piped
  187.  
  188.  
  189. --------------------------------------------------------------------------
  190.  
  191.  
  192.  
  193. --------------------------
  194. | Blu-ray / AVCHD Profiles |
  195. --------------------------
  196.  
  197.  
  198. -Secondary Video Streams must have the same fps as the Primary but may have differing fields/second
  199. -interlace is not available for 1280x720 but you can do 60 and 50 fps progressive (which is much better anyway)
  200. -never use Primary for 576p/480p unless you are encoding the Primary Video Stream for the main feature in SD for a BD which is highly unlikely
  201. > is now common to see SD on BD for complete older series on 1-2 BDs not upscaled or remastered
  202.  
  203. -unless encoding for a BD use the AVCHD for 1080/720 and Secondary for 576/480 if you need BD compatibility as more devices will support it and the excessive bitrate is unneeded
  204.  
  205. -change crf and threads as needed for your pc
  206. > threads should be the same number of threads your cpu has if you want to use your pc during encoding
  207. > if you dont need to use your pc AT ALL while encoding set threads to 1.5x the number of threads your cpu has
  208.  
  209.  
  210.  
  211. 1080p24 16:9 Blu-ray
  212. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1920x1080 --fps 24000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --open-gop --bframes 3 --ref 4 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  213.  
  214. 1080p25 16:9 Blu-ray
  215. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1920x1080 --fps 25000/1000 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --open-gop --bframes 3 --ref 4 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --fake-interlaced --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  216.  
  217. 1080p30 16:9 Blu-ray
  218. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1920x1080 --fps 30000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --open-gop --bframes 3 --ref 4 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --fake-interlaced --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  219.  
  220. 1080i50 16:9 Blu-ray
  221. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1920x1080 --fps 25000/1000 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --open-gop --bframes 3 --ref 4 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --tff --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  222.  
  223. 1080i60 16:9 Blu-ray
  224. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1920x1080 --fps 30000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --open-gop --bframes 3 --ref 4 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --tff --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  225.  
  226.  
  227. ~1080p24 4:3 Blu-ray
  228. ~C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1440x1080 --fps 24000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --open-gop --bframes 3 --ref 4 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 4:3 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  229. > never tested this, or had a reason to.
  230. > uncommon to see in early BDs as they would hardcode pillarbox in 16:9
  231. > have see this on newer remastered 4:3 BDs
  232.  
  233.  
  234.  
  235. 1080p24 16:9 AVCHD
  236. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1920x1080 --fps 24000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --open-gop --bframes 3 --ref 4 --slices 4 --vbv-maxrate 15000 --vbv-bufsize 15000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  237.  
  238. 1080p25 16:9 AVCHD
  239. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1920x1080 --fps 25000/1000 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --open-gop --bframes 3 --ref 4 --slices 4 --vbv-maxrate 15000 --vbv-bufsize 15000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --fake-interlaced --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  240.  
  241. 1080p30 16:9 AVCHD
  242. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1920x1080 --fps 30000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --open-gop --bframes 3 --ref 4 --slices 4 --vbv-maxrate 15000 --vbv-bufsize 15000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --fake-interlaced --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  243.  
  244. 1080i50 16:9 AVCHD
  245. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1920x1080 --fps 25000/1000 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --open-gop --bframes 3 --ref 4 --slices 4 --vbv-maxrate 15000 --vbv-bufsize 15000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --tff --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  246.  
  247. 1080i60 16:9 AVCHD
  248. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1920x1080 --fps 30000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --open-gop --bframes 3 --ref 4 --slices 4 --vbv-maxrate 15000 --vbv-bufsize 15000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --tff --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  249.  
  250.  
  251.  
  252.  
  253.  
  254. 720p24 16:9 Blu-ray
  255. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 24000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --vbv-bufsize 40000 --vbv-maxrate 30000 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  256.  
  257. 720p25 16:9 Blu-ray
  258. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 25000/1000 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --pulldown double --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  259.  
  260. 720p30 16:9 Blu-ray
  261. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 30000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --pulldown double --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  262.  
  263. 720p50 16:9 Blu-ray
  264. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 50000/1000 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 500 --min-keyint 50 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  265.  
  266. 720p60 16:9 Blu-ray
  267. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 60000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 600 --min-keyint 60 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  268.  
  269.  
  270.  
  271. 720p24 16:9 AVCHD
  272. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 24000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 15000 --vbv-bufsize 15000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  273.  
  274. 720p25 16:9 AVCHD
  275. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 25000/1000 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 15000 --vbv-bufsize 15000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --pulldown double --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  276.  
  277. 720p30 16:9 AVCHD
  278. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 30000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 15000 --vbv-bufsize 15000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --pulldown double --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  279.  
  280. 720p50 16:9 AVCHD
  281. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 50000/1000 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 500 --min-keyint 50 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 15000 --vbv-bufsize 15000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  282.  
  283. 720p60 16:9 AVCHD
  284. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 60000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 600 --min-keyint 60 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 15000 --vbv-bufsize 15000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  285.  
  286.  
  287.  
  288.  
  289.  
  290. 576p25 16:9 [Primary]
  291. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x576 --fps 25000/1000 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --fake-interlaced --colorprim "bt470bg" --transfer "bt470bg" --colormatrix "bt470bg" --sar 16:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  292.  
  293. 576i50 16:9 [Primary]
  294. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x576 --fps 25000/1000 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --tff --colorprim "bt470bg" --transfer "bt470bg" --colormatrix "bt470bg" --sar 16:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  295.  
  296.  
  297. 576p25 4:3 [Primary]
  298. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x576 --fps 25000/1000 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --fake-interlaced --colorprim "bt470bg" --transfer "bt470bg" --colormatrix "bt470bg" --sar 12:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  299.  
  300. 576i50 4:3 [Primary]
  301. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x576 --fps 25000/1000 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --tff --colorprim "bt470bg" --transfer "bt470bg" --colormatrix "bt470bg" --sar 12:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  302.  
  303.  
  304.  
  305. 576p25 16:9 [Secondary]
  306. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x576 --fps 25000/1000 --profile main --level 3.2 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --open-gop --bframes 3 --ref 5 --slices 1 --vbv-maxrate 8000 --vbv-bufsize 8000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --colorprim "bt470bg" --transfer "bt470bg" --colormatrix "bt470bg" --sar 16:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  307.  
  308. 576i50 16:9 [Secondary]
  309. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x576 --fps 25000/1000 --profile main --level 3.2 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --open-gop --bframes 3 --ref 5 --slices 1 --vbv-maxrate 8000 --vbv-bufsize 8000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --tff --colorprim "bt470bg" --transfer "bt470bg" --colormatrix "bt470bg" --sar 16:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  310.  
  311.  
  312. 576p25 4:3 [Secondary]
  313. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x576 --fps 25000/1000 --profile main --level 3.2 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --open-gop --bframes 3 --ref 5 --slices 1 --vbv-maxrate 8000 --vbv-bufsize 8000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --colorprim "bt470bg" --transfer "bt470bg" --colormatrix "bt470bg" --sar 12:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  314.  
  315. 576i50 4:3 [Secondary]
  316. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x576 --fps 25000/1000 --profile main --level 3.2 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --open-gop --bframes 3 --ref 5 --slices 1 --vbv-maxrate 8000 --vbv-bufsize 8000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --tff --colorprim "bt470bg" --transfer "bt470bg" --colormatrix "bt470bg" --sar 12:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  317.  
  318.  
  319.  
  320.  
  321.  
  322. 480p24 16:9 [Primary]
  323. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 24000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --pulldown 32 --fake-interlaced --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 40:33 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  324.  
  325. 480p30 16:9 [Primary]
  326. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 30000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --fake-interlaced --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 40:33 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  327.  
  328. 480i60 16:9 [Primary]
  329. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 30000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --bff --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 40:33 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  330.  
  331.  
  332. 480p24 4:3 [Primary]
  333. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 24000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --pulldown 32 --fake-interlaced --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 10:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  334.  
  335. 480p30 4:3 [Primary]
  336. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 30000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --fake-interlaced --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 10:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  337.  
  338. 480i60 4:3 [Primary]
  339. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 30000/1001 --profile high --level 4.1 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --open-gop --bframes 3 --ref 6 --slices 4 --vbv-maxrate 40000 --vbv-bufsize 30000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --bff --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 10:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  340.  
  341.  
  342.  
  343. 480p24 16:9 [Secondary]
  344. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 24000/1001 --profile main --level 3.2 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --open-gop --bframes 3 --ref 6 --slices 1 --vbv-maxrate 8000 --vbv-bufsize 8000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 40:33 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  345.  
  346. 480p30 16:9 [Secondary]
  347. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 30000/1001 --profile main --level 3.2 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --open-gop --bframes 3 --ref 6 --slices 1 --vbv-maxrate 8000 --vbv-bufsize 8000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 40:33 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  348.  
  349. 480i60 16:9 [Secondary]
  350. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 30000/1001 --profile main --level 3.2 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --open-gop --bframes 3 --ref 6 --slices 1 --vbv-maxrate 8000 --vbv-bufsize 8000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --bff --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 40:33 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  351.  
  352.  
  353. 480p24 4:3 [Secondary]
  354. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 24000/1001 --profile main --level 3.2 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --open-gop --bframes 3 --ref 6 --slices 1 --vbv-maxrate 8000 --vbv-bufsize 8000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 10:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  355.  
  356. 480p30 4:3 [Secondary]
  357. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 30000/1001 --profile main --level 3.2 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --open-gop --bframes 3 --ref 6 --slices 1 --vbv-maxrate 8000 --vbv-bufsize 8000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 10:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  358.  
  359. 480i60 4:3 [Secondary]
  360. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 30000/1001 --profile main --level 3.2 --bluray-compat --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --open-gop --bframes 3 --ref 6 --slices 1 --vbv-maxrate 8000 --vbv-bufsize 8000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --aud --nal-hrd vbr --pic-struct --bff --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 10:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.264.log"
  361.  
  362.  
  363.  
  364. --------------------------------------------------------------------------
  365.  
  366.  
  367. ---------------
  368. | DXVA Profiles |
  369. ---------------
  370.  
  371. -there are no interlace profiles because it is not required for DXVA support, thus should not be used
  372. -if using a non standard resolution (which can be done) use a mod16 resolution for best DXVA compatibility
  373.  
  374. -change crf and threads as needed for your pc
  375. > threads should be the same number of threads your cpu has if you want to use your pc during encoding
  376. > if you dont need to use your pc AT ALL while encoding set threads to 1.5x the number of threads your cpu has
  377.  
  378. -colorprim, transfer, and colormatrix are not restricted to the resolution like with the Blu-ray Profiles and should be set according to the source
  379. | BD = bt709 | PAL DVD = bt470bg | NTSC DVD = smpte170m |
  380.  
  381.  
  382.  
  383. 1080p24 16:9 DXVA
  384. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1920x1080 --fps 24000/1001 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --ref 4 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  385.  
  386. 1080p25 16:9 DXVA
  387. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1920x1080 --fps 25000/1000 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --ref 4 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  388.  
  389. 1080p30 16:9 DXVA
  390. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1920x1080 --fps 29000/1001 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --ref 4 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  391.  
  392. 1080p50 16:9 DXVA
  393. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1920x1080 --fps 50000/1000 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 500 --min-keyint 50 --ref 4 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  394.  
  395. 1080p60 16:9 DXVA
  396. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1920x1080 --fps 59000/1001 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 600 --min-keyint 60 --ref 4 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  397.  
  398.  
  399. 1080p24 4:3 DXVA
  400. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1440x1080 --fps 24000/1001 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --ref 4 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  401.  
  402. 1080p25 4:3 DXVA
  403. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1440x1080 --fps 25000/1000 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --ref 4 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  404.  
  405. 1080p30 4:3 DXVA
  406. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1440x1080 --fps 29000/1001 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --ref 4 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  407.  
  408. 1080p50 4:3 DXVA
  409. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1440x1080 --fps 50000/1000 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 500 --min-keyint 50 --ref 4 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  410.  
  411. 1080p60 4:3 DXVA
  412. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1440x1080 --fps 59000/1001 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 600 --min-keyint 60 --ref 4 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  413.  
  414.  
  415.  
  416.  
  417.  
  418. 720p24 16:9 DXVA
  419. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 24000/1001 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --ref 9 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  420.  
  421. 720p25 16:9 DXVA
  422. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 25000/1000 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --ref 9 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  423.  
  424. 720p30 16:9 DXVA
  425. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 29000/1001 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --ref 9 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  426.  
  427. 720p50 16:9 DXVA
  428. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 50000/1000 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 500 --min-keyint 50 --ref 9 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  429.  
  430. 720p60 16:9 DXVA
  431. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 59000/1001 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 600 --min-keyint 60 --ref 9 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  432.  
  433.  
  434. 720p24 4:3 DXVA
  435. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 960x720 --fps 24000/1001 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --ref 9 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  436.  
  437. 720p25 4:3 DXVA
  438. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 960x720 --fps 25000/1000 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --ref 9 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  439.  
  440. 720p30 4:3 DXVA
  441. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 960x720 --fps 29000/1001 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --ref 9 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  442.  
  443. 720p50 4:3 DXVA
  444. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 960x720 --fps 50000/1000 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 500 --min-keyint 50 --ref 9 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  445.  
  446. 720p60 4:3 DXVA
  447. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 960x720 --fps 59000/1001 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 600 --min-keyint 60 --ref 9 --vbv-maxrate 50000 --vbv-bufsize 50000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  448.  
  449.  
  450.  
  451.  
  452.  
  453. 576p25 16:9 DXVA
  454. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x576 --fps 25000/1000 --profile main --level 3.2 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --ref 14 --vbv-maxrate 17500 --vbv-bufsize 14000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt470bg" --transfer "bt470bg" --colormatrix "bt470bg" --sar 16:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  455.  
  456. 576p50 16:9 DXVA
  457. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x576 --fps 50000/1000 --profile main --level 3.2 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 500 --min-keyint 50 --ref 14 --vbv-maxrate 17500 --vbv-bufsize 14000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt470bg" --transfer "bt470bg" --colormatrix "bt470bg" --sar 16:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  458.  
  459.  
  460. 576p25 4:3 DXVA
  461. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x576 --fps 25000/1000 --profile main --level 3.2 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --ref 14 --vbv-maxrate 17500 --vbv-bufsize 14000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt470bg" --transfer "bt470bg" --colormatrix "bt470bg" --sar 12:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  462.  
  463. 576p50 4:3 DXVA
  464. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x576 --fps 50000/1000 --profile main --level 3.2 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 500 --min-keyint 50 --ref 14 --vbv-maxrate 17500 --vbv-bufsize 14000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt470bg" --transfer "bt470bg" --colormatrix "bt470bg" --sar 12:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  465.  
  466.  
  467.  
  468.  
  469.  
  470. 480p24 16:9 DXVA
  471. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 24000/1001 --profile main --level 3.2 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --ref 14 --vbv-maxrate 17500 --vbv-bufsize 14000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 40:33 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  472.  
  473. 480p30 16:9 DXVA
  474. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 30000/1001 --profile main --level 3.2 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --ref 14 --vbv-maxrate 17500 --vbv-bufsize 14000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 40:33 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  475.  
  476. 480p60 16:9 DXVA
  477. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 60000/1001 --profile main --level 3.2 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 600 --min-keyint 60 --ref 14 --vbv-maxrate 17500 --vbv-bufsize 14000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 40:33 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  478.  
  479.  
  480. 480p24 4:3 DXVA
  481. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 24000/1001 --profile main --level 3.2 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --ref 14 --vbv-maxrate 17500 --vbv-bufsize 14000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 10:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  482.  
  483. 480p30 4:3 DXVA
  484. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 30000/1001 --profile main --level 3.2 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --ref 14 --vbv-maxrate 17500 --vbv-bufsize 14000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 10:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  485.  
  486. 480p60 4:3 DXVA
  487. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 60000/1001 --profile main --level 3.2 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 600 --min-keyint 60 --ref 14 --vbv-maxrate 17500 --vbv-bufsize 14000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 10:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  488.  
  489.  
  490.  
  491.  
  492.  
  493. Generic DXVA
  494.  
  495. *note: the input-res, fps, keyint, min-keyint, colorprim, transfer, colormatrix, and sar need to be set correctly to match the souce based on the profiles I have already created BUT
  496. if a mod16 resolution is used it should max just about anything DXVA compatible. This excludes iPod Classic 5th Gen (iPod Video) and PSP
  497.  
  498.  
  499. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1024x576 --fps 24000/1001 --profile main --level 3.2 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --ref 4 --vbv-maxrate 17500 --vbv-bufsize 14000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i8x8,i4x4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  500.  
  501.  
  502.  
  503. --------------------------------------------------------------------------
  504.  
  505.  
  506.  
  507.  
  508.  
  509. ------------------------------------------------------------
  510. after encoding to DXVA 480p I ran into the following errors:
  511. ------------------------------------------------------------
  512.  
  513. x264 [warning]: DPB size (14 frames, 18900 mbs) > level limit (13 frames, 18000 mbs)
  514. x264 [warning]: VBV bitrate (17500) > level limit (14000)
  515. x264 [warning]: VBV buffer (15000) > level limit (14000)
  516.  
  517.  
  518.  
  519. original DXVA SD profile
  520. ------------------------
  521.  
  522. --profile high --level 3.1 --ref 14 --vbv-maxrate 17500 --vbv-bufsize 14000
  523. -level not high enough to support --ref 14
  524.  
  525.  
  526.  
  527. my DXVA profile
  528. ---------------
  529.  
  530. --profile main --level 3.1 --ref 14 --vbv-maxrate 17500 --vbv-bufsize 14000
  531. -level not high enough to support --ref 14
  532. -profile not high enough to support --vbv-maxrate 17500
  533.  
  534.  
  535. edited DXVA profile
  536. -------------------
  537.  
  538. --profile main --level 3.2 --ref 14 --vbv-maxrate 17500 --vbv-bufsize 14000
  539. -level raised to 3.2 (should be fine because that is BD spec)
  540. -no need to raise profile as higher lvl already supports that bitrate
  541.  
  542.  
  543.  
  544.  
  545.  
  546. --------------------------------------------------------------------------
  547.  
  548.  
  549. -------------------
  550. | Portable Profiles |
  551. -------------------
  552.  
  553.  
  554.  
  555. PlayStation Portable (PSP)
  556. --------------------------
  557.  
  558. -max of 30fps
  559. -480x272 (square) or 720x480 (anamorphic)
  560. -remember to addborders if using 480x272 to display NTSC 4:3 or PAL 16:9 and 4:3
  561. -no need to rename file as long as ther are not special characters or spaces and it can be put into the video folder
  562.  
  563. -Audio must be AAC-LC 2ch 16bit 48000 kHz
  564. -resolutions must be mod16
  565.  
  566. -must be named M4V00000.MP4 (note: 0's can be any number really) and in the MP_ROOT\100MNV01 folder
  567. -use 320x240 and 368x208 for older firmware as the PSP could only support 76800 pixels
  568. -older firmware is also limted to only 29.970 fps or 14.985 fps as well as other limiitations
  569.  
  570.  
  571.  
  572. 480p24 16:9 PSP
  573. -
  574.  
  575. 480p24 4:3 PSP
  576. -
  577.  
  578.  
  579. 480p30 16:9 PSP
  580. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 30000/1001 --profile main --level 3.0 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --bframes 3 --b-pyramid none --ref 3 --vbv-maxrate 10000 --vbv-bufsize 10000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i4x4 --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 40:33 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4.log"
  581.  
  582. 480p30 4:3 PSP
  583. -
  584.  
  585.  
  586.  
  587. 480x272p24 PSP
  588. -
  589.  
  590. 480x272p25 PSP
  591. -
  592.  
  593. 480x272p30 PSP
  594. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 480x272 --fps 30000/1001 --profile main --level 3.0 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --bframes 3 --b-pyramid none --ref 3 --vbv-maxrate 10000 --vbv-bufsize 10000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i4x4 --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4.log"
  595.  
  596.  
  597.  
  598. 368x208p14.985 16:9 PSP
  599. -
  600.  
  601. 368x208p30 16:9 PSP
  602. -
  603.  
  604.  
  605.  
  606. 320x240p14.985 4:3 PSP
  607. -
  608.  
  609. 320x240p30 4:3 PSP
  610. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 320x240 --fps 30000/1001 --profile main --level 3.0 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --bframes 0 --b-pyramid none --ref 2 --vbv-maxrate 10000 --vbv-bufsize 10000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --partitions p8x8,b8x8,i4x4 --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 1:1 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4.log"
  611.  
  612.  
  613.  
  614.  
  615. Apple iProducts
  616. ---------------
  617.  
  618. -AAC-LC audio up to 160 Kbps, 48kHz, stereo audio (16bit as well, though not noted by apple)
  619. -for 2 pass encoding bitrate is about 2/3 of max rate as if bitrate is too high to max-bitrate quality will suffer
  620.  
  621. -res has to be equal to the listed one except for the "iPod touch 4, iPhone 4, iPad 1/2, Apple TV 2" and "iPod touch 5, iPhone 4S/5, iPad mini 1, iPad 3/4, Apple TV 3" profiles where the res can be up to the specified one
  622. -fps can be up to the specified one
  623. -if 2 pass bitrate mode is used do not change the bitrate
  624. -if crf is used change it as needed
  625. -change threads as needed for your pc (threads should be the same number of threads your cpu has if you want to use your pc during encoding, if you dont need to use your pc AT ALL while encoding set threads to 1.5x the number of threads your cpu has)
  626. -set colorprim, transfer, and colormatrix to the source used on every profile
  627.  
  628.  
  629.  
  630. iPod touch 5, iPhone 4S/5, iPad mini 1, iPad 3/4, Apple TV 3
  631. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1920x1080 --fps 30000/1001 --profile high --level 4.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --ref 4 --vbv-maxrate 62500 --vbv-bufsize 50000 --qcomp 0.75 --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 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  632.  
  633.  
  634. iPod touch 4, iPhone 4, iPad 1/2, Apple TV 2
  635. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 30000/1001 --profile main --level 3.1 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --ref 4 --vbv-maxrate 14000 --vbv-bufsize 14000 --qcomp 0.75 --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 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  636.  
  637.  
  638. Apple TV 1
  639. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 24000/1001 --profile main --level 3.0 --preset placebo -pass 1 --bitrate 3300 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --ref 1 --vbv-maxrate 5000 --vbv-bufsize 5000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --no-cabac --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --stats "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4.stats" --slow-firstpass --output NUL "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4-p1.log"
  640. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1280x720 --fps 24000/1001 --profile main --level 3.0 --preset placebo -pass 2 --bitrate 3300 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --ref 1 --vbv-maxrate 5000 --vbv-bufsize 5000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --no-cabac --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --stats "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4.stats" --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4-p2.log"
  641.  
  642. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 960x540 --fps 30000/1001 --profile main --level 3.0 --preset placebo -pass 1 --bitrate 3300 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --ref 1 --vbv-maxrate 5000 --vbv-bufsize 5000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --no-cabac --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --stats "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4.stats" --slow-firstpass --output NUL "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4-p1.log"
  643. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 960x540 --fps 30000/1001 --profile main --level 3.0 --preset placebo -pass 2 --bitrate 3300 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --ref 1 --vbv-maxrate 5000 --vbv-bufsize 5000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --no-cabac --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --stats "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4.stats" --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4-p2.log"
  644.  
  645.  
  646. iPod nano 7
  647. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x576 --fps 25000/1000 --profile high --level 3.0 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 250 --min-keyint 25 --ref 4 --vbv-maxrate 12500 --vbv-bufsize 10000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --colorprim "bt470bg" --transfer "bt470bg" --colormatrix "bt470bg" --sar 16:11 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  648.  
  649. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 720x480 --fps 30000/1001 --profile high --level 3.0 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --ref 4 --vbv-maxrate 12500 --vbv-bufsize 10000 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 40:33 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  650.  
  651.  
  652. iPod classic 6, iPod nano 3/4/5, iPod touch 1/2/3, iPhone 3G/3GS
  653. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 640x480 --fps 30000/1001 --profile baseline --level 3.0 --preset placebo -pass 1 --bitrate 1600 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --ref 1 --vbv-maxrate 2500 --vbv-bufsize 2500 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 1:1 --stats "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4.stats" --slow-firstpass --output NUL "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4-p1.log"
  654. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 640x480 --fps 30000/1001 --profile baseline --level 3.0 --preset placebo -pass 2 --bitrate 1600 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --ref 1 --vbv-maxrate 2500 --vbv-bufsize 2500 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 1:1 --stats "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4.stats" --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4-p2.log"
  655.  
  656.  
  657. iPhone 2G
  658. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 640x480 --fps 30000/1001 --profile baseline --level 1.3 --preset placebo -pass 1 --bitrate 1000 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --ref 1 --vbv-maxrate 1500 --vbv-bufsize 1500 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 1:1 --stats "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4.stats" --slow-firstpass --output NUL "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4-p1.log"
  659. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 640x480 --fps 30000/1001 --profile baseline --level 1.3 --preset placebo -pass 2 --bitrate 1000 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --ref 1 --vbv-maxrate 1500 --vbv-bufsize 1500 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 1:1 --stats "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4.stats" --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4-p2.log"
  660.  
  661.  
  662. iPod classic 5
  663. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 320x240 --fps 30000/1001 --profile baseline --level 1.3 --preset placebo -pass 1 --bitrate 500 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --ref 1 --vbv-maxrate 768 --vbv-bufsize 768 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 1:1 --stats "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4.stats" --slow-firstpass --output NUL "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4-p1.log"
  664. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 320x240 --fps 30000/1001 --profile baseline --level 1.3 --preset placebo -pass 2 --bitrate 500 --thread-input --threads 8 --deblock 0:0 --keyint 300 --min-keyint 30 --ref 4 --vbv-maxrate 768 --vbv-bufsize 768 --qcomp 0.75 --merange 32 --me umh --subme 10 --psy-rd 1.0:0.10 --fade-compensate 0.5 --colorprim "smpte170m" --transfer "smpte170m" --colormatrix "smpte170m" --sar 1:1 --stats "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4.stats" --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mp4-p2.log"
  665.  
  666.  
  667.  
  668.  
  669. Generic Portable Profile
  670.  
  671. *note: the input-res, fps, keyint, min-keyint, colorprim, transfer, colormatrix, and sar need to be set correctly to match the souce based on the profiles I have already created BUT
  672. if a mod16 resolution is used it should max just about anything DXVA compatible. This excludes iPod Classic 5th Gen (iPod Video) and PSP
  673.  
  674.  
  675. C:\TEMP\VID-PGM\x264\x264.exe --demuxer avs --input-res 1024x576 --fps 24000/1001 --profile baseline --level 3.0 --preset placebo --crf 22 --thread-input --threads 8 --deblock 0:0 --keyint 240 --min-keyint 24 --ref 4 --vbv-maxrate 10000 --vbv-bufsize 10000 --qcomp 0.75 --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 --output "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv" "R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.avs" 2>"R:\TEMP\00002.m2ts_ - 1 - h264, 1080p24.mkv.log"
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683. ----------------------------------------------------------------------------------------------------------------------------------------------------
  684.  
  685.  
  686. * 2012.05.05 created
  687. * 2012.05.05 changed protable profile to level 3.0 instead of 3.1, changed output of portable profile to mp4
  688. * 2012.05.06 changed refs for AVCHD and Blu-ray to 4 instead of 6 for compatibility with 1080p, added BDMV ref list
  689. * 2012.05.06 added proper colormatrix conversion for AVCHD and Blu-ray as well as fake interlace which is needed for anyuthing progressive
  690. * 2012.05.26 added info about fake-interlaced and changed some default BD and AVCHD settings
  691. * 2012.06.05 edited the log naming
  692. * 2012.06.21 changed threads on all accounts to 5 so that I can still use the computer when im encoding
  693. *previous to this it was called "x264 8-bit CLI Info for other uses"
  694. * 2013.03.25 15:55 file created and all Blu-ray/AVCHD Profiles were created except 1080p 4:3
  695. * 2013.03.28 14:53 changed the secondary streams to use main profile instead of high for better compatibility especially since their alread lvl 3.2
  696. * 2013.03.28 16:46 add info on when to use the Primary Stream settings for 576p and 480p
  697. * 2013.03.28 16:55 fixed every BD profile as vbv-max and vbv-buf were flipped especially bad for the Blu-ray and Primary profiles because the bufsize was larger than the maxrate which is a nono
  698. * 2013.03.28 18:30 added standard resolutions to OP
  699. * 2013.03.28 19:15 DXVA profiles added the anamorphic SD profiles need to be tested
  700. * 2013.03.28 19:45 reordered the BD profile to be least to most frame rates instead on before when they were focusing on NTSC frame rates
  701. * 2013.03.28 19:50 removed --bluray-compat from the SD DXVA profiles as i seem to have forgot to remove that when making them
  702. * 2013.03.28 23:33 changed the output of the DXVA profiles from .264 to .mkv as it carries much more information and .mp4 insnt needed as its not going to be played on a portable device
  703. * 2013.03.28 23:52 fixed 480p60 DXVA as they were labeled 480i60
  704. * 2013.03.29 00:17 add note about encoding to nonstandard resolutions using DXVA Profiles and setting the colormatrix according to the source
  705. * 2013.03.29 00:30 updated note about encoding to nonstandard resolutions using DXVA Profiles and created a generic DXVA profile with the lowest settings from all DXVA profiles merged
  706. * 2013.03.29 00:51 added a note about the generic DXVA profile
  707. * 2013.03.29 14:31 changed profile to main from high for the 480p and Generic Profiles as they were incorrect
  708. * 2013.03.29 14:44 started the portable profiles section
  709. * 2013.03.26 17:32 fleshed out the PSP profiles they just need to be tested before I finalize them all
  710. * 2013.03.31 12:27 after seeing "x264 [warning]: VBV buffer (15000) > level limit (14000)" I changed --vbv-bufsize from 15000 to 14000 and the 576p and 480p DXVA profiles as it was incorrect and incompatible
  711. * 2013.03.31 12:32 after see these "x264 [warning]: DPB size (14 frames, 18900 mbs) > level limit (13 frames, 18000 mbs), x264 [warning]: VBV bitrate (17500) > level limit (14000)" when encoding 9mm Parabellum Bullet - MTV Unplugged to 480p DXVA I have raised the SD DXVA level to 3.2 which should be a problem as that is what BDs use and it alieviates both problems
  712. * 2013.03.31 12:35 the above 2 changes were also applied to the generic DXVA profile as it shares those restrictions
  713. * 2013.03.31 16:01 x264 DXVA SD warning fix.txt created to describe the need changes to the DXVA SD Profiles
  714. * 2013.03.31 16:32 added Apple iProduct Portable Profiles which were based off of Apple's specs and premade profiles that I found, none of these profiles have been tested
  715. * 2013.03.31 16:48 "iPod touch 5, iPhone 4S/5, iPad mini 1, iPad 3/4, Apple TV 3" maxrate increased to 62500 because of high profile and "iPod touch 4, iPhone 4, iPad 1/2, Apple TV 2" maxrate and bufsize correcter to 14000 because of main lvl 3.1 profile
  716. * 2019.01.17 03:17 added general info from "x264 8-bit CLI Info for other uses.txt"
  717. * 2019.01.17 04:01 added general info from "x264 CLI.txt"
  718. * 2019.01.17 04:22 added info from "x264 VBV" and "x264 DXVA SD warning fix"
  719. * 2019.01.20 08:33 added personal profile that will change over time
  720. * 2019.06.23 22:56 updated and tweaked some notes, did not touch contents of profiles.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement