trds

Untitled

Apr 18th, 2021
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 2.08 KB | None | 0 0
  1.  
  2. D:\Encode>D:\ENCODE\avs2yuv64.exe words.avs -o -   | start /b /low D:\ENCODE\x264_x64.exe --demuxer y4m --profile high --crf 17 --preset veryslow --aq-mode 3 --stats ".stats" --level 4.1 --me umh --no-fast-pskip --bframes 9 --8x8dct --deblock -3:-3 --subme 10 --trellis 2 --psy-rd 1.00:0.0 --merange 32 --aq-strength 0.90 --no-dct-decimate --no-fast-pskip --no-mbtree --b-adapt 2 --partition all --pbratio 1.20 --ipratio 1.30 --qcomp=0.60 --threads=12 --sar 1:1 --output "words.mkv" - words.log
  3. words.avs: 1280x692, YV12, 8-bits, progressive, 24000/1001 fps, 9900 frames
  4. y4m [info]: 1280x692p 1:1 @ 24000/1001 fps (cfr)
  5. x264 [info]: using SAR=1/1
  6. x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
  7. x264 [info]: profile High, level 4.1, 4:2:0, 8-bit
  8. 9838 frames: 13.03 fps, 9226.79 kb/s
  9. D:\Encode>pause
  10. x264 [info]: frame I:92    Avg QP:15.20  size:132077
  11. x264 [info]: frame P:1784  Avg QP:16.53  size: 80753
  12. x264 [info]: frame B:8024  Avg QP:17.98  size: 39797
  13. x264 [info]: consecutive B-frames:  1.4%  0.7%  2.8%  8.4% 10.3% 62.7%  6.2%  0.9%  4.4%  2.4%
  14. x264 [info]: mb I  I16..4:  4.0% 83.2% 12.8%
  15. x264 [info]: mb P  I16..4:  1.4% 25.0%  1.9%  P16..4: 27.8% 24.4% 17.7%  0.8%  0.2%    skip: 1.0%
  16. x264 [info]: mb B  I16..4:  0.2%  4.0%  0.3%  B16..8: 38.0% 20.3%  8.6%  direct:10.9%  skip:17.7%  L0:43.9% L1:38.4% BI:17.7%
  17. x264 [info]: 8x8 transform intra:88.1% inter:56.1%
  18. x264 [info]: direct mvs  spatial:99.9% temporal:0.1%
  19. x264 [info]: coded y,uvDC,uvAC intra: 91.2% 81.6% 62.4% inter: 50.9% 30.2% 10.4%
  20. x264 [info]: i16 v,h,dc,p: 68% 12%  7% 13%
  21. x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 11%  8% 16%  9% 12% 11% 11% 10% 12%
  22. x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 42%  5%  6%  6%  9%  9%  8%  7%  7%
  23. x264 [info]: i8c dc,h,v,p: 47% 24% 16% 13%
  24. x264 [info]: Weighted P-Frames: Y:6.8% UV:4.0%
  25. x264 [info]: ref P L0: 43.7% 10.8% 19.7%  7.2%  6.2%  4.0%  3.9%  2.2%  2.3%  0.1%  0.0%
  26. x264 [info]: ref B L0: 73.9% 11.9%  5.8%  3.1%  2.2%  1.7%  1.0%  0.3%
  27. x264 [info]: ref B L1: 94.8%  5.2%
  28. x264 [info]: kb/s:9213.42
  29.  
  30. encoded 9900 frames, 13.06 fps, 9213.43 kb/s
Advertisement
Add Comment
Please, Sign In to add comment