ffmpeg -i "c:\bf4_2016_05_06_13_48_52_799_video.mxf" -threads 0 -map_metadata -1 -codec:v libx264 -r 48000/1001 -pix_fmt yuv444p10 -profile:v high444 -intra -x264opts nal-hrd=cbr:bitrate=360000:vbv-maxrate=360000:vbv-bufsize=360000:vbv-init=1:qcomp=0:ratetol=0:rc-lookahead=0:sync-lookahead=0:bluray-compat=1:constrained-intra=1:cabac=1:qpmin=0:qpmax=81:qpstep=1:direct=spatial:8x8dct=1:partitions=ipcm,i16x16,i16x8,i16x4,i8x8,i8x4,i4x4:scenecut=1:deblock=-2,-2:aq-mode=3:aq-strength=1:me=tesa:me-range=64:subme=9:psy-rd=1.00,0.25:no-mbtree:force-cfr:no-dct-decimate:no-fast-pskip:no-mixed-refs:non-deterministic:chroma-me:trellis=0:cqm=jvt:psnr:ssim:colorprim=bt2020:transfer=bt2020-10:colormatrix=bt2020nc:opencl "c:\bf4_2016_05_06_13_48_52_799_video.mkv"


[libx264 @ 000001a426003ac0] frame I:100066 Avg QP:23.60  size:938438  PSNR Mean Y:47.82 U:48.34 V:48.82 Avg:48.14 Global:45.29
[libx264 @ 000001a426003ac0] mb I  I16..4:  1.3% 80.8% 17.8%
[libx264 @ 000001a426003ac0] 8x8 transform intra:80.8%
[libx264 @ 000001a426003ac0] coded y,u,v intra: 99.1% 84.7% 82.8%
[libx264 @ 000001a426003ac0] i16 v,h,dc,p: 11% 60% 22%  7%
[libx264 @ 000001a426003ac0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu:  9% 17%  7%  9% 12%  9% 13% 10% 15%
[libx264 @ 000001a426003ac0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 11% 16%  3%  8% 13% 10% 14%  9% 15%
[libx264 @ 000001a426003ac0] SSIM Mean Y:0.9942793 (22.425db)
[libx264 @ 000001a426003ac0] PSNR Mean Y:47.815 U:48.345 V:48.823 Avg:48.142 Global:45.286 kb/s:360000.00


FFMPEG 10비트로 30시간 넘게 인코딩했네요. 평균 인코딩 속도는 2fps 정도군요.