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 A10-6800K APU with Radeon(tm) HD Graphics (~4691), 4 core(s)
RAM Total: 8154Mb
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 1080p 60fps.mkv >
Убить Билла ч.1 1080p 60fps.mkv
TASK
------------------------------
Format: MKV
Duration: 00:44:17:457 (159288)
VideoDecoder: FFmpegSource2
Resolution: 1920x1080 > 1920x800
Aspect: 2.3950 > 2.4000
VCodecPreset: Custom
VEncodingMode: Quality
VideoCodec: h264 > x264
VideoBitrate: 29459 > Q19.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\FFMS2.dll")
Import("C:\Program Files (x86)\XviD4PSP 5\dlls\AviSynth\plugins\FFMS2.avsi")
FFmpegSource2("C:\Users\pOrtal\Downloads\Убить Билла ч.1 1080p 60fps.mkv", rffmode=0, cachefile="C:\Temp\Убить Билла ч.1 1080p 60fps.mkv.ffindex").AssumeFPS(23.976)
ConvertToYV12()
Crop(2, 140, -2, -140)
Lanczos4Resize(1920, 800)
###[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=7
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:\Плавное\Убить Билла ч.1 1080p 60fps.mkv
x264 Q19.0 1920x800 59.940fps (159288 frames)
x264.exe: --crf 19.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 --sar 1:1 --output "F:\Плавное\Убить Билла ч.1 1080p 60fps.mkv" "C:\Temp\0194.avs"
avs [info]: 1920x800p 1:1 @ 2997/50 fps (cfr)
x264 [info]: using SAR=1/1
x264 [warning]: MB rate (359640) > 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:2139 Avg QP:18.21 size:152579
x264 [info]: frame P:151354 Avg QP:19.56 size: 39277
x264 [info]: frame B:244725 Avg QP:21.97 size: 8454
x264 [info]: consecutive B-frames: 15.9% 14.0% 9.5% 10.3% 44.6% 5.6%
x264 [info]: mb I I16..4: 17.4% 67.4% 15.2%
x264 [info]: mb P I16..4: 3.3% 0.0% 0.0% P16..4: 82.3% 0.0% 0.0% 0.0% 0.0% skip:14.4%
x264 [info]: mb B I16..4: 0.2% 0.0% 0.0% B16..8: 33.4% 0.0% 0.0% direct: 3.3% skip:63.2% L0:39.0% L1:56.1% BI: 4.9%
x264 [info]: 8x8 transform intra:19.2% inter:64.5%
x264 [info]: coded y,uvDC,uvAC intra: 66.9% 64.6% 47.6% inter: 24.6% 27.0% 13.0%
x264 [info]: i16 v,h,dc,p: 40% 17% 13% 30%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 9% 8% 4% 11% 15% 14% 14% 12% 13%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 8% 8% 3% 11% 16% 14% 14% 12% 14%
x264 [info]: i8c dc,h,v,p: 54% 19% 14% 14%
x264 [info]: Weighted P-Frames: Y:3.0% UV:1.4%
x264 [info]: ref P L0: 67.7% 10.6% 13.8% 5.9% 1.9% 0.1%
x264 [info]: ref B L0: 92.2% 6.2% 1.6%
x264 [info]: ref B L1: 95.6% 4.4%
x264 [info]: kb/s:10042.64
x264 [total]: encoded 398218 frames, 12.47 fps, 10042.64 kb/s
TIME
------------------------------
Общее время кодирования: 8 hour 52 min 19 sec
Файл получился на: 7956.48 mb