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.58 MT v.6 (SVP edition), build:Oct 5 2010 [13:43:59]
CPU Info: AMD FX(tm)-8350 Eight-Core Processor (~3991), 8 core(s)
RAM Total: 7397Mb
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
------------------------------
Апокалипсис сегодня 1080p 60fps.mkv >
Апокалипсис сегодня 1080p 60fps.mkv
TASK
------------------------------
Format: MKV
Duration: 01:18:27:958 (282195)
VideoDecoder: DirectShowSource
Resolution: 1920x1080 > 1920x816
Aspect: 2.3529
VCodecPreset: x264 Q18 Custom
VEncodingMode: Quality
VideoCodec: h264 > x264
VideoBitrate: 17622 > Q18.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")
DirectShowSource("C:\Users\pOrtal\Downloads\Апокалипсис сегодня 1080p 60fps.mkv", audio=false, fps=23.976, convertfps=true)
ConvertToYV12()
Crop(0, 132, -0, -132)
Lanczos4Resize(1920, 816)
###[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="{pel:1,scale:{up:0},gpu:1,full:false,rc:false}"
global analyse_params="{block:{overlap:0},main:{search:{coarse:{distance:-14,bad:{sad:2000}}}}}"
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: F:\Плавное\Апокалипсис сегодня 1080p 60fps.mkv
x264 Q18.0 1920x816 59.940fps (282195 frames)
x264.exe: --crf 18.0 --preset medium --profile high --level 4.1 --ref 4 --aq-strength 0.9 --deblock -1:-1 --merange 24 --no-chroma-me --bframes 5 --b-adapt 2 --no-fast-pskip --no-dct-decimate --psy-rd 1.00:0.10 --partitions none --subme 9 --me umh --no-mbtree --keyint 599 --sar 1:1 --output "F:\Плавное\Апокалипсис сегодня 1080p 60fps.mkv" "C:\Temp\0472.avs"
avs [info]: 1920x816p 1:1 @ 2997/50 fps (cfr)
x264 [info]: using SAR=1/1
x264 [warning]: MB rate (366832) > level limit (245760)
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:1907 Avg QP:17.39 size:126067
x264 [info]: frame P:187177 Avg QP:18.60 size: 43748
x264 [info]: frame B:516402 Avg QP:20.60 size: 9366
x264 [info]: consecutive B-frames: 4.1% 4.5% 12.4% 12.9% 63.0% 3.2%
x264 [info]: mb I I16..4: 26.3% 60.3% 13.3%
x264 [info]: mb P I16..4: 7.6% 0.0% 0.0% P16..4: 88.8% 0.0% 0.0% 0.0% 0.0% skip: 3.6%
x264 [info]: mb B I16..4: -0.8% -0.0% -0.0% B16..8: -106.4% -0.0% -0.0% direct:-13.4% skip:-157.9% L0:42.0% L1:51.8% BI: 6.3%
x264 [info]: 8x8 transform intra:6.5% inter:65.3%
x264 [info]: coded y,uvDC,uvAC intra: 85.1% 70.5% 44.1% inter: 24.5% 26.8% 9.1%
x264 [info]: i16 v,h,dc,p: 19% 14% 33% 34%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 10% 9% 8% 9% 12% 12% 12% 12% 15%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 9% 8% 6% 10% 13% 13% 14% 11% 16%
x264 [info]: i8c dc,h,v,p: 57% 18% 15% 10%
x264 [info]: Weighted P-Frames: Y:8.4% UV:4.2%
x264 [info]: ref P L0: 52.0% 11.3% 22.6% 10.7% 3.2% 0.2%
x264 [info]: ref B L0: 93.0% 5.5% 1.6%
x264 [info]: ref B L1: 95.6% 4.4%
x264 [info]: kb/s:9016.64
x264 [total]: encoded 705486 frames, 20.20 fps, 9016.64 kb/s
TIME
------------------------------
Общее время кодирования: 9 hour 42 min 11 sec
Файл получился на: 12656.15 mb