pinguinson

[LOG] Margin Call (AVC) - Kinozal.TV-AVC

Oct 23rd, 2011
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.73 KB | None | 0 0
  1. -[Information] Log for job1 (video, Output.avs -> )
  2. --[Information] [22.10.2011 22:46:11] Started handling job
  3. --[Information] [22.10.2011 22:46:11] Preprocessing
  4. --[Information] [22.10.2011 22:46:11] Avisynth input script
  5. ---[NoImage] DirectShowSource("C:\Videos\Input.mkv", fps=24.000, audio=false, convertfps=true).AssumeFPS(24,1)
  6. ---[NoImage] #deinterlace
  7. ---[NoImage] crop( 0, 22, 0, -22)
  8. ---[NoImage] LanczosResize(1024,554) # Lanczos (Sharp)
  9. ---[NoImage] #denoise
  10. ---[NoImage] ConvertToYV12()
  11. --[Information] [22.10.2011 22:46:12] Job commandline: "C:\Program Files (x86)\MeGUI\tools\x264\x264.exe" --level 4.1 --pass 1 --bitrate 1700 --stats "C:\Videos\Output.stats" --threads 16 --deblock -2:-3 --bframes 5 --ref 8 --qpmax 51 --merange 64 --me umh --subme 10 --partitions all --trellis 2 --psy-rd 1.0:0.10 --no-fast-pskip --sar 1:1 --output NUL "C:\Videos\Output.avs"
  12. --[Information] [22.10.2011 22:46:12] Encoding started
  13. --[Information] [22.10.2011 23:45:46] Standard output stream
  14. --[Information] [22.10.2011 23:45:46] Standard error stream
  15. ---[NoImage] avs [info]: 1024x554p 1:1 @ 24/1 fps (cfr)
  16. ---[NoImage] x264 [info]: using SAR=1/1
  17. ---[NoImage] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 AVX
  18. ---[NoImage] x264 [info]: profile Main, level 4.1
  19. ---[NoImage]
  20. ---[NoImage] x264 [info]: frame I:1207 Avg QP:12.91 size: 66401
  21. ---[NoImage] x264 [info]: frame P:64445 Avg QP:16.23 size: 15202
  22. ---[NoImage] x264 [info]: frame B:87552 Avg QP:18.04 size: 3378
  23. ---[NoImage] x264 [info]: consecutive B-frames: 13.7% 33.3% 11.3% 12.6% 20.9% 8.0%
  24. ---[NoImage] x264 [info]: mb I I16..4: 43.8% 0.0% 56.2%
  25. ---[NoImage] x264 [info]: mb P I16..4: 26.2% 0.0% 0.0% P16..4: 58.0% 0.0% 0.0% 0.0% 0.0% skip:15.8%
  26. ---[NoImage] x264 [info]: mb B I16..4: 3.0% 0.0% 0.0% B16..8: 22.7% 0.0% 0.0% direct:16.9% skip:57.4% L0:36.1% L1:43.2% BI:20.7%
  27. ---[NoImage] x264 [info]: final ratefactor: 17.09
  28. ---[NoImage] x264 [info]: coded y,uvDC,uvAC intra: 30.6% 58.4% 32.1% inter: 15.4% 24.8% 2.0%
  29. ---[NoImage] x264 [info]: i16 v,h,dc,p: 55% 21% 16% 8%
  30. ---[NoImage] x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 23% 20% 19% 3% 9% 6% 6% 6% 7%
  31. ---[NoImage] x264 [info]: i8c dc,h,v,p: 57% 18% 21% 4%
  32. ---[NoImage] x264 [info]: Weighted P-Frames: Y:1.3% UV:0.5%
  33. ---[NoImage] x264 [info]: kb/s:1698.84
  34. ---[NoImage] encoded 153204 frames, 42.86 fps, 1698.84 kb/s
  35. --[Information] [22.10.2011 23:45:46] Postprocessing
  36. ---[Information] Deleting intermediate files
  37. --[Information] [22.10.2011 23:45:46] Job completed
  38. -[Information] Log for job2 (video, Output.avs -> Output.mkv)
  39. --[Information] [22.10.2011 23:45:46] Started handling job
  40. --[Information] [22.10.2011 23:45:46] Preprocessing
  41. --[Information] [22.10.2011 23:45:46] Avisynth input script
  42. ---[NoImage] DirectShowSource("C:\Videos\Input.mkv", fps=24.000, audio=false, convertfps=true).AssumeFPS(24,1)
  43. ---[NoImage] #deinterlace
  44. ---[NoImage] crop( 0, 22, 0, -22)
  45. ---[NoImage] LanczosResize(1024,554) # Lanczos (Sharp)
  46. ---[NoImage] #denoise
  47. ---[NoImage] ConvertToYV12()
  48. --[Information] [22.10.2011 23:45:47] Job commandline: "C:\Program Files (x86)\MeGUI\tools\x264\x264.exe" --level 4.1 --pass 2 --bitrate 1700 --stats "C:\Videos\Output.stats" --threads 16 --deblock -2:-3 --bframes 5 --ref 8 --qpmax 51 --merange 64 --me umh --subme 10 --partitions all --trellis 2 --psy-rd 1.0:0.10 --no-fast-pskip --sar 1:1 --output "C:\Videos\Output.mkv" "C:\Videos\Output.avs"
  49. --[Information] [22.10.2011 23:45:47] Encoding started
  50. --[Information] [23.10.2011 4:29:18] Standard output stream
  51. --[Information] [23.10.2011 4:29:18] Standard error stream
  52. ---[NoImage] avs [info]: 1024x554p 1:1 @ 24/1 fps (cfr)
  53. ---[NoImage] x264 [info]: using SAR=1/1
  54. ---[NoImage] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 AVX
  55. ---[NoImage] x264 [info]: profile High, level 4.1
  56. ---[NoImage]
  57. ---[NoImage] x264 [info]: frame I:1207 Avg QP:13.57 size: 71574
  58. ---[NoImage] x264 [info]: frame P:64445 Avg QP:17.06 size: 15311
  59. ---[NoImage] x264 [info]: frame B:87552 Avg QP:19.60 size: 3236
  60. ---[NoImage] x264 [info]: consecutive B-frames: 13.7% 33.3% 11.3% 12.6% 20.9% 8.0%
  61. ---[NoImage] x264 [info]: mb I I16..4: 14.3% 64.9% 20.7%
  62. ---[NoImage] x264 [info]: mb P I16..4: 3.3% 5.2% 0.6% P16..4: 57.4% 20.0% 5.6% 0.6% 0.2% skip: 7.2%
  63. ---[NoImage] x264 [info]: mb B I16..4: 0.3% 0.2% 0.0% B16..8: 37.8% 6.4% 1.2% direct: 3.3% skip:50.8% L0:46.7% L1:45.4% BI: 8.0%
  64. ---[NoImage] x264 [info]: 8x8 transform intra:57.6% inter:64.2%
  65. ---[NoImage] x264 [info]: coded y,uvDC,uvAC intra: 52.3% 71.4% 50.8% inter: 13.9% 23.1% 4.4%
  66. ---[NoImage] x264 [info]: i16 v,h,dc,p: 57% 15% 11% 17%
  67. ---[NoImage] x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 12% 9% 20% 8% 10% 11% 10% 10% 11%
  68. ---[NoImage] x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 16% 10% 13% 9% 12% 11% 10% 9% 10%
  69. ---[NoImage] x264 [info]: i8c dc,h,v,p: 50% 22% 18% 9%
  70. ---[NoImage] x264 [info]: Weighted P-Frames: Y:1.3% UV:0.5%
  71. ---[NoImage] x264 [info]: ref P L0: 45.0% 7.1% 18.3% 8.3% 6.7% 5.6% 5.0% 3.0% 1.0% 0.0%
  72. ---[NoImage] x264 [info]: ref B L0: 64.2% 15.6% 8.9% 4.4% 3.6% 2.7% 0.6%
  73. ---[NoImage] x264 [info]: ref B L1: 92.3% 7.7%
  74. ---[NoImage] x264 [info]: kb/s:1699.88
  75. ---[NoImage] encoded 153204 frames, 9.01 fps, 1699.88 kb/s
  76. --[Information] Final statistics
  77. ---[Information] [23.10.2011 4:29:19] Video Bitrate Desired: 1700 kbit/s
  78. ---[Information] [23.10.2011 4:29:19] Video Bitrate Obtained (approximate): 1701 kbit/s
  79. --[Information] [23.10.2011 4:29:19] MediaInfo
  80. ---[Information] File: C:\Videos\Output.mkv
  81. ---[Information] General
  82. ----[Information] Format: Matroska
  83. ----[Information] FormatString: Matroska
  84. ----[Information] FileSize: 1357538838
  85. ----[Information] PlayTime: 01:46:23.500
  86. ---[Information] Video
  87. ----[Information] ID: 1
  88. ----[Information] Width: 1024
  89. ----[Information] Height: 554
  90. ----[Information] FrameCount: 153204
  91. ----[Information] FrameRate: 24.000
  92. ----[Information] ScanType: Progressive
  93. ----[Information] Codec: V_MPEG4/ISO/AVC
  94. ----[Information] CodecString: AVC
  95. ----[Information] Format: AVC
  96. ----[Information] AspectRatio: 1.848
  97. ----[Information] AspectRatioString: 16:9
  98. ----[Information] Delay: 0
  99. ----[Information] Title:
  100. ----[Information] Language: en
  101. ----[Information] LanguageString: English
  102. --[Information] [23.10.2011 4:29:19] Postprocessing
  103. ---[Information] Deleting intermediate files
  104. ----[Information] [23.10.2011 4:29:19] Successfully deleted C:\Videos\Output.stats
  105. ----[Information] [23.10.2011 4:29:19] Successfully deleted C:\Videos\Output.stats.mbtree
  106. --[Information] [23.10.2011 4:29:19] Job completed
  107.  
  108.  
Advertisement
Add Comment
Please, Sign In to add comment