-[Warning] Log for job2 (video, League of Legends Normal #7 Katarina Mid.avs -> League of Legends Normal #7 Katarina Mid.264)
--[Information] [09.07.2015 19:05:14] Started handling job
--[Information] [09.07.2015 19:05:14] Preprocessing
--[Information] [09.07.2015 19:05:14] Avisynth input script
---[NoImage] ### SagaraS Scriptmaker - Version 5.6 ###
---[NoImage] ### Lade Plugins und setze die globalen Variablen ###
---[NoImage] LoadPlugin("C:\Users\Admin\SagaraS Scriptmaker\Plugins\SplineResize.dll")
---[NoImage] Global breite = 2560
---[NoImage] Global hoehe = 1440
---[NoImage] Global AR = 0
---[NoImage] ### Lade Videoquellen ###
---[NoImage] SetMTMode(3,2)
---[NoImage]
AVIload("C:\Users\Admin\Videos Roh\League of
Legends_2015_06_29_10_21_25_169.avi", 0, 0, 0, -0, -0, "Auto", "Auto",
0, 0)
---[NoImage] ### Filter Verarbeitungszone ###
---[NoImage] ### Funktion für Video-Laderoutine ###
---[NoImage]
Function AVIload (String file, int loading, int cl, int co, int cr, int
cu, string pixtype, string afps, int fpsn, int fpsd) {
---[NoImage] (loading == 1) ? FFIndex(file) : nop()
---[NoImage]
clip0 = (loading == 3) ? LWLibavVideoSource(file) : (loading == 2) ?
Import(file).KillAudio() : (loading == 1) ? FFVideoSource(file,
threads=1) : (pixtype == "Auto") ? AVISource(file, false).KillAudio() :
AVISource(file, false, pixel_type=pixtype).KillAudio()
---[NoImage] clip1 = clip0.AutoFPS(afps, fpsn, fpsd).Cropping(cl, co, cr, cu)
---[NoImage]
Return (clip1.width == breite && clip1.height == hoehe) ?
clip1.ConvertToYV12(matrix = "Rec709", ChromaResample = "Spline16") :
Clip1.Resize()
---[NoImage] }
---[NoImage] Function AutoFPS (Clip clip0, string afps, int fpsn, int fpsd) {
---[NoImage] rate1 = (afps == "Auto") ? (Round(Float(clip0.framerate * 1000)) / 1000) / 2 : nop()
---[NoImage] rate2 = (afps == "Auto") ? Round(clip0.framerate) / 2 : nop()
---[NoImage] rate = (afps == "Auto") ? (rate1 == rate2) ? 1 : 1001 : (afps == "Igno.") ? clip0.frameratedenominator : fpsd
---[NoImage] ratefaktor = (afps == "Auto") ? (rate == 1001) ? 1000 : 1 : nop()
---[NoImage]
clip0 = (afps == "Auto") ? (rate == 1001) ?
clip0.AssumeFPS(Round(clip0.Framerate) * 1000, rate) :
clip0.AssumeFPS(round(clip0.framerate), rate) : (afps == "Igno.") ?
clip0.AssumeFPS(clip0.frameratenumerator, rate) : clip0.AssumeFPS(fpsn,
rate)
---[NoImage] Return clip0
---[NoImage] }
---[NoImage] Function Cropping (Clip clip0, int cl, int co, int cr, int cu) {
---[NoImage] clip0 = (clip0.IsRGB32() == True) ? clip0.ConvertToRGB24() : clip0
---[NoImage] Return (cl != 0
co != 0
cr != 0
cu != 0) ? clip0.Crop(cl, co, cr, cu) : clip0
---[NoImage] }
---[NoImage] Function Resize (Clip clip1) {
---[NoImage]
clip1 = (AR == 1) ? ((float(Clip1.height * breite) / clip1.width) / 2
== round((float(Clip1.height * breite) / clip1.width) / 2)) ?
((float(Clip1.width * hoehe) / clip1.height) / 2 ==
round((float(Clip1.width * hoehe) / clip1.height) / 2)) ? clip1 :
clip1.ConvertToRGB24(matrix = "Rec709") : clip1.ConvertToRGB24(matrix =
"Rec709") : clip1
---[NoImage] clip1 = (AR == 1) ? (((clip1.width
* hoehe) / clip1.height > breite) ? Clip1.Spline100Resize(breite,
ceil(float(Clip1.height * breite) / clip1.width)) :
Clip1.Spline100Resize(ceil(float(clip1.width * hoehe) / clip1.height),
hoehe)) : clip1.Spline100Resize(breite, hoehe).ConvertToYV12(matrix =
"Rec709", ChromaResample = "Spline16")
---[NoImage] back = (AR ==
1) ? (0 == 1) ? ImageReader("", 0, clip1.framecount - 1,
clip1.framerate).ChangeFPS(clip1.frameratenumerator,
clip1.frameratedenominator).Spline100Resize(breite,
hoehe).ConvertToYV12(matrix = "Rec709", ChromaResample = "Spline16") :
BlankClip(clip1, width = breite, height = hoehe, pixel_type =
"YV12").KillAudio() : clip1
---[NoImage] Return (AR == 1) ?
Overlay(back, clip1, (back.width - clip1.width) / 2, (back.height -
clip1.height) / 2) : clip1
---[NoImage] }
--[Information] [09.07.2015 19:05:15] resolution: 2560x1440
--[Information] [09.07.2015 19:05:15] frame rate: 40/1
--[Information] [09.07.2015 19:05:15] aspect ratio: 16:9 (1.778)
--[Warning] [09.07.2015 19:05:15] --min-keyint bigger as --keyint/2+1. Lowering --min-keyint to max value: 1
--[Information]
[09.07.2015 19:05:15] Job commandline:
"C:\Users\Admin\MeGUI\tools\x264_10b\avs4x264mod.exe" -L
"C:\Users\Admin\MeGUI\tools\x264_10b\x264-10b_64.exe" --crf 21.0
--keyint infinite --min-keyint 1 --sar 1:1 --output
"C:\Users\Admin\Neuer Ordner (2)\League of Legends Normal #7 Katarina
Mid.264" "C:\Users\Admin\Neuer Ordner (2)\League of Legends Normal #7
Katarina Mid.avs"
--[Information] [09.07.2015 19:05:15] Process started
--[Information] [09.07.2015 19:05:15] Standard output stream
---[Information] [09.07.2015 21:10:07] avs [info]: AviSynth 2.60, build:Sep 28 2013 [15:09:12]
---[Information] [09.07.2015 21:10:07] avs [info]: Video colorspace: YV12
---[Information] [09.07.2015 21:10:07] avs [info]: Video resolution: 2560x1440
---[Information] [09.07.2015 21:10:07] avs [info]: Video framerate: 40/1
---[Information] [09.07.2015 21:10:07] avs [info]: Video framecount: 111214
---[Information]
[09.07.2015 21:10:07] avs4x26x [info]:
"C:\Users\Admin\MeGUI\tools\x264_10b\x264-10b_64.exe" - --crf 21.0
--keyint infinite --min-keyint 1 --sar 1:1 --output
"C:\Users\Admin\Neuer Ordner (2)\League of Legends Normal #7 Katarina
Mid.264" --frames 111214 --fps 40/1 --input-res 2560x1440 --input-csp
i420
--[Information] [09.07.2015 19:05:15] Standard error stream
---[Information] [09.07.2015 19:05:18] raw [info]: 2560x1440p 1:1 @ 40/1 fps (cfr)
---[Information] [09.07.2015 19:05:18] x264 [info]: using SAR=1/1
---[Information] [09.07.2015 19:05:18] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
---[Information] [09.07.2015 19:05:18] x264 [info]: profile High 10, level 5.0, 4:2:0 10-bit
---[Information] [09.07.2015 21:10:06] x264 [info]: frame I:1 Avg QP:29.89 size:402775
---[Information] [09.07.2015 21:10:06] x264 [info]: frame P:50860 Avg QP:32.31 size: 38095
---[Information] [09.07.2015 21:10:06] x264 [info]: frame B:60353 Avg QP:38.07 size: 8665
---[Information] [09.07.2015 21:10:06] x264 [info]: consecutive B-frames: 2.9% 72.6% 5.2% 19.4%
---[Information] [09.07.2015 21:10:06] x264 [info]: mb I I16..4: 1.7% 55.4% 43.0%
---[Information]
[09.07.2015 21:10:06] x264 [info]: mb P I16..4: 0.5% 2.4% 0.8%
P16..4: 30.1% 6.1% 4.1% 0.0% 0.0% skip:56.0%
---[Information]
[09.07.2015 21:10:06] x264 [info]: mb B I16..4: 0.0% 0.1% 0.1%
B16..8: 19.3% 1.4% 0.4% direct: 0.6% skip:78.0% L0:35.7% L1:61.7%
BI: 2.7%
---[Information] [09.07.2015 21:10:06] x264 [info]: 8x8 transform intra:62.4% inter:71.6%
---[Information] [09.07.2015 21:10:06] x264 [info]: coded y,uvDC,uvAC intra: 64.4% 78.5% 43.1% inter: 8.0% 10.4% 1.6%
---[Information] [09.07.2015 21:10:06] x264 [info]: i16 v,h,dc,p: 15% 40% 11% 33%
---[Information] [09.07.2015 21:10:06] x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 12% 14% 21% 9% 9% 8% 9% 8% 10%
---[Information] [09.07.2015 21:10:06] x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 16% 21% 17% 7% 9% 8% 8% 7% 7%
---[Information] [09.07.2015 21:10:06] x264 [info]: i8c dc,h,v,p: 54% 22% 14% 11%
---[Information] [09.07.2015 21:10:06] x264 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
---[Information] [09.07.2015 21:10:06] x264 [info]: ref P L0: 91.2% 5.0% 3.8% 0.0%
---[Information] [09.07.2015 21:10:06] x264 [info]: ref B L0: 95.0% 4.9% 0.1%
---[Information] [09.07.2015 21:10:06] x264 [info]: ref B L1: 99.6% 0.4%
---[Information] [09.07.2015 21:10:06] x264 [info]: kb/s:7080.70
---[Information] [09.07.2015 21:10:06] encoded 111214 frames, 14.85 fps, 7080.70 kb/s
--[Information] [09.07.2015 21:10:08] Final statistics
---[Information] [09.07.2015 21:10:08] Constant Quality Mode: Quality 21 computed...
---[Information] [09.07.2015 21:10:08] Video Bitrate Obtained (approximate): 7080 kbit/s
--[Information] [09.07.2015 21:10:08] MediaInfo
---[Information] [09.07.2015 21:10:08] File: C:\Users\Admin\Neuer Ordner (2)\League of Legends Normal #7 Katarina Mid.264
---[Information] General
----[Information] Format: AVC
----[Information] FormatString: AVC
----[Information] FileSize: 2460853160
----[Information] PlayTime:
---[Information] Video
----[Information] ID:
----[Information] StreamOrder:
----[Information] Width: 2560
----[Information] Height: 1440
----[Information] FrameCount:
----[Information] FrameRate: 40.000
----[Information] FrameRateOriginal:
----[Information] FrameRateMode:
----[Information] ScanType: Progressive
----[Information] Codec: AVC
----[Information] CodecString: AVC
----[Information] Bits Depth: 10
----[Information] Format: AVC
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString: