Advertisement
Wolf999

Лог. Самые опасные змеи в мире

Dec 1st, 2011
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. PLATFORM
  2. ------------------------------
  3. OS Code: Microsoft Windows NT 5.1.2600 Service Pack 3
  4. OS Name: Microsoft Windows XP Service Pack 3 (x32)
  5. Framework: 2.0.50727.3053 (v3.5 Service Pack 1)
  6. AviSynth: AviSynth 2.55, build:Sep 1 2004 [16:49:03]
  7. CPU Info: Intel(R) Celeron(R) M CPU 430 @ 1.73GHz (~1729), 1 core(s)
  8. RAM Total: 502Mb
  9. Language: RUS (1251, ",")
  10. SystemDrive: C:
  11.  
  12. XviD4PSP
  13. ------------------------------
  14. Version: 5.10.248.0
  15. Created: 01.08.2011 00:13:10
  16. AppPath: C:\Program Files\XviD4PSP 5
  17. TempPath: C:\Temp
  18.  
  19. FILES
  20. ------------------------------
  21. Самые опасные змеи в мире_new.m2ts >
  22. Самые опасные змеи в мире_new.avi
  23.  
  24. TASK
  25. ------------------------------
  26. Format: AVI Hardware
  27. Duration: 00:53:30:080 (80252)
  28. VideoDecoder: DirectShowSource
  29. Resolution: 1920x1080 > 720x400
  30. Aspect: 1.7807 > 1.8000
  31. VCodecPreset: Custom
  32. VEncodingMode: TwoPassSize
  33. VideoCodec: h264 > XviD (1.3.x)
  34. Size: 2281.2 mb > 651.0 mb
  35. Quality: 0.110 > 0.235
  36. Framerate: 25.000
  37. SourceType: HYBRID_PROGRESSIVE_INTERLACED
  38. FieldOrder: TFF
  39. Deinterlacer: TomsMoComp
  40.  
  41. SCRIPT
  42. ------------------------------
  43. import("C:\Program Files\XviD4PSP 5\dlls\AviSynth\functions\AudioFunctions.avs")
  44. import("C:\Program Files\XviD4PSP 5\dlls\AviSynth\functions\VideoFunctions.avs")
  45. loadplugin("C:\Program Files\XviD4PSP 5\dlls\AviSynth\plugins\TIVTC.dll")
  46. loadplugin("C:\Program Files\XviD4PSP 5\dlls\AviSynth\plugins\TomsMoComp.dll")
  47. loadplugin("C:\Program Files\XviD4PSP 5\dlls\AviSynth\plugins\ColorMatrix.dll")
  48.  
  49. DirectShowSource("C:\Временные файлы\Самые опасные змеи в мире_new.m2ts", audio=false, fps=25.000)
  50.  
  51. ConvertToYV12(interlaced = true)
  52. ColorMatrix(interlaced=true)
  53. Tweak(sat=1.4)
  54. Tweak(bright=2)
  55. Tweak(cont=1.16)
  56. deint = TomsMoComp(1, 5, 1)#.Subtitle("deinterlaced frame", align=5)
  57. ScriptClip(last, "IsCombedTIVTC(last, cthresh=7, MI=40) ? deint : last")
  58. Crop(2, 2, -2, -2)
  59. Lanczos4Resize(720, 400)
  60.  
  61. ###[FILTERING]###
  62. ###[FILTERING]###
  63.  
  64.  
  65.  
  66. VIDEO ENCODING
  67. ------------------------------
  68. Encoding video to: C:\Temp\0139.avi
  69. XviD (1.3.x) 1693kbps 720x400 25.000fps (80252 frames)
  70.  
  71. ...first pass...
  72.  
  73. xvid_encraw.exe: -pass1 "C:\Temp\0139_1.log" -qtype 1 -vhqmode 4 -metric 1 -zones 0,w,1.0,O -nopacked -bvhq -masking 2 -max_key_interval 200 -threads 3 -i "C:\Temp\0139.avs" -o NUL
  74.  
  75. Tot: enctime(ms) =1733426.00, length(bytes) = 1075781126
  76. Avg: enctime(ms) = 21.60, fps = 46.30, length(bytes) = 13405
  77. I frames: 1594 frames, size = 35467/56534494, quants = 2 / 2.00 / 2
  78. P frames: 33327 frames, size = 23127/770771357, quants = 2 / 2.00 / 2
  79. B frames: 45289 frames, size = 5486/248474939, quants = 4 / 4.00 / 4
  80. N frames: 42 frames, size = 8/ 336
  81.  
  82. ...last pass...
  83.  
  84. xvid_encraw.exe: -pass2 "C:\Temp\0139_1.log" -bitrate 1693000 -qtype 1 -vhqmode 4 -metric 1 -zones 0,w,1.0,O -nopacked -bvhq -masking 2 -max_key_interval 200 -ostrength 10 -oimprove 10 -odegrade 10 -chigh 5 -vbvmax 4854000 -vbvsize 3145728 -imin 1 -pmin 2 -bmin 2 -threads 3 -i "C:\Temp\0139.avs" -avi "C:\Temp\0139.avi"
  85.  
  86. Tot: enctime(ms) =9471384.00, length(bytes) = 679313660
  87. Avg: enctime(ms) = 118.02, fps = 8.47, length(bytes) = 8464
  88. I frames: 1594 frames, size = 28926/46108451, quants = 1 / 2.66 / 4
  89. P frames: 33327 frames, size = 13966/465472205, quants = 2 / 3.20 / 6
  90. B frames: 45289 frames, size = 3703/167732668, quants = 4 / 5.36 / 8
  91. N frames: 42 frames, size = 8/ 336
  92.  
  93.  
  94. MUXING
  95. ------------------------------
  96. Video file: C:\Temp\0139.avi
  97. Muxing to: C:\Временные файлы\Проверка\Самые опасные змеи в мире_new.avi
  98.  
  99. ffmpeg.exe: -i "C:\Temp\0139.avi" -vcodec copy -r 25.000 "C:\Временные файлы\Проверка\Самые опасные змеи в мире_new.avi"
  100.  
  101.  
  102. TIME
  103. ------------------------------
  104. Общее время кодирования: 2 hour 19 min 17 sec
  105. Файл получился на: 649.72 mb (без аудио)
  106.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement