PLATFORM
------------------------------
OS Code: Microsoft Windows NT 6.1.7601 Service Pack 1
OS Name: Windows 7 Ultimate Service Pack 1 (x64)
Framework: 2.0.50727.5477 (v4.0)
AviSynth: AviSynth 2.60, build:Mar 9 2013 [13:28:27]
CPU Info: AMD FX(tm)-8350 Eight-Core Processor (~3592), 8 core(s)
RAM Total: 8149Mb
Language: RUS (1251, ",")
SystemDrive: C:
XviD4PSP
------------------------------
Version: 5.10.330.0
Created: 19.03.2013 07:34:12
AppPath: C:\Program Files (x86)\XviD4PSP 5
TempPath: C:\Temp
FILES
------------------------------
Три икса 1 720p 60fps.mkv >
Три икса 1 720p 60fps.mkv
TASK
------------------------------
Format: MKV
Duration: 00:49:39:363 (178583)
VideoDecoder: DirectShowSource2
Resolution: 1920x1080 > 1280x528
Aspect: 2.4121 > 2.4242
VCodecPreset: 720p 23-60
VEncodingMode: Quality
VideoCodec: MPEG2 > x264
VideoBitrate: 16892 > Q16.0
Framerate: 23.976 > 59.940
FramerateModifier: AssumeFPS
SourceType: PROGRESSIVE
FieldOrder: UNKNOWN
SCRIPT
------------------------------
Import("C:\Program Files (x86)\XviD4PSP 5\dlls\AviSynth\functions\AudioFunctions.avs")
Import("C:\Program Files (x86)\XviD4PSP 5\dlls\AviSynth\functions\VideoFunctions.avs")
LoadPlugin("C:\Program Files (x86)\XviD4PSP 5\dlls\AviSynth\plugins\avss.dll")
DirectShowSource2("C:\Users\pOrtal\Downloads\Три икса 1 720p 60fps.mkv", fps=23.976, preroll=15, lavs="L3", lavd="L3hc15hr7")
ConvertToYV12()
Crop(0, 142, -0, -142)
Lanczos4Resize(1280, 528)
###[FILTERING]###
# This script was generated by SmoothVideo Project (SVP) Manager.
# Check
http://www.svp-team.com for more details.
SetMemoryMax(1024)
global svp_scheduler=true
global threads=15
global svp_cache_fwd=threads+2
LoadPlugin("C:\Program Files (x86)\SVP\plugins\svpflow1.dll")
LoadPlugin("C:\Program Files (x86)\SVP\plugins\svpflow2.dll")
SetMTMode(3,threads)
SetMTMode(2)
global crop_params=""
global resize_string=""
global super_params="{scale:{up:0},gpu:1,rc:false}"
global analyse_params="{block:{overlap:0},main:{search:{coarse:{distance:-14,bad:{sad:2000}}}},refine:[{thsad:250}]}"
global smoothfps_params="{rate:{num:5,den:2},algo:23,mask:{cover:80},scene:{mode:0}}"
global demo_mode=0
stereo_type=0
stereo_left_selection=""
stereo_right_selection=""
########## BEGIN OF MSMoothFps.avs ##########
# This file is a part of SmoothVideo Project (SVP) 3.1.4
# This is NOT the full AVS script, all used variables are defined via
# JavaScript code that generates the full script text.
function interpolate(clip src)
{
input = crop_params=="" ? src : eval("src.crop("+crop_params+")")
input = resize_string=="" ? input : eval("input."+resize_string)
super=SVSuper(input, super_params)
vectors=SVAnalyse(super, analyse_params, src=input)
smooth=SVSmoothFps(input, super, vectors, smoothfps_params, mt=threads, url="www.svp-team.com")
return demo_mode==0 ? smooth : demo(input,smooth)
}
input=last
stereo_type==0 ? eval(""" interpolate(input)
""") : stereo_type==1 || stereo_type==3 ? eval("""
lf = interpolate(input.crop(0,0,input.width/2,0))"""+stereo_left_selection+"""
rf = interpolate(input.crop(input.width/2,0,0,0))"""+stereo_right_selection+"""
StackHorizontal(lf, rf)
""") : stereo_type==2 || stereo_type==4 ? Eval("""
lf = interpolate(input.crop(0,0,0,input.height/2))"""+stereo_left_selection+"""
rf = interpolate(input.crop(0,input.height/2,0,0))"""+stereo_right_selection+"""
StackVertical(lf, rf)""") : input
########### END OF MSMoothFps.avs ###########
###[FILTERING]###
AssumeFPS(59.940)
VIDEO ENCODING
------------------------------
Encoding video to: A:\Плавное\Три икса 1 720p 60fps.mkv
x264 Q16.0 1280x528 59.940fps (178583 frames)
x264.exe: --crf 16.0 --preset medium --profile high --level 4.1 --ref 9 --aq-mode 0 --deblock -1:-1 --merange 42 --no-chroma-me --bframes 6 --b-adapt 2 --trellis 2 --no-fast-pskip --no-dct-decimate --psy-rd 1.00:0.10 --partitions none --subme 11 --me umh --no-mbtree --keyint 594 --sar 1:1 --output "A:\Плавное\Три икса 1 720p 60fps.mkv" "C:\Temp\0089.avs"
avs [info]: 1280x528p 1:1 @ 2997/50 fps (cfr)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX XOP FMA4 FMA3 SSEMisalign LZCNT BMI1
x264 [info]: profile High, level 4.1
x264 [info]: frame I:2420 Avg QP:18.12 size: 91226
x264 [info]: frame P:122329 Avg QP:19.50 size: 25320
x264 [info]: frame B:321707 Avg QP:21.56 size: 7480
x264 [info]: consecutive B-frames: 2.7% 9.0% 20.8% 16.6% 38.8% 6.7% 5.4%
x264 [info]: mb I I16..4: 11.0% 76.4% 12.6%
x264 [info]: mb P I16..4: 6.0% 0.0% 0.0% P16..4: 86.7% 0.0% 0.0% 0.0% 0.0% skip: 7.4%
x264 [info]: mb B I16..4: 0.1% 0.0% 0.0% B16..8: 38.3% 0.0% 0.0% direct:10.4% skip:51.2% L0:38.4% L1:49.8% BI:11.8%
x264 [info]: 8x8 transform intra:18.2% inter:70.4%
x264 [info]: coded y,uvDC,uvAC intra: 62.8% 71.6% 46.3% inter: 27.6% 38.3% 14.4%
x264 [info]: i16 v,h,dc,p: 29% 21% 11% 39%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 11% 11% 6% 9% 13% 11% 13% 11% 14%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 10% 14% 4% 9% 13% 11% 13% 10% 15%
x264 [info]: i8c dc,h,v,p: 41% 26% 17% 16%
x264 [info]: Weighted P-Frames: Y:12.4% UV:8.3%
x264 [info]: ref P L0: 47.7% 11.2% 17.0% 5.9% 4.8% 3.9% 3.6% 2.3% 2.4% 0.9% 0.1%
x264 [info]: ref B L0: 82.4% 8.9% 3.2% 1.8% 1.3% 1.2% 0.8% 0.4%
x264 [info]: ref B L1: 95.3% 4.7%
x264 [info]: kb/s:6148.67
x264 [total]: encoded 446456 frames, 21.57 fps, 6148.67 kb/s
TIME
------------------------------
Общее время кодирования: 5 hour 44 min 56 sec
Файл получился на: 5462.69 mb