Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- FFmpegSource2("D:\setup\Backup\A.Fine.Step\1_2_video.mkv")
- ################ Crop & Resize################
- Crop(2,132,-2,-132)
- Spline36Resize(1280,544)
- vfw4x264 1.avs --pass 1 --bitrate 5800 --stats ".stats" --level 4.1 --ref 9 --no-fast-pskip --bframes 11 --b-adapt 2 --direct auto --deblock -3:-3 --aq-strength 0.6 --no-dct-decimate --qcomp 0.60 --no-mbtree --output NUL - 2> pass1(full).log
- vfw4x264 1.avs --pass 2 --bitrate 5800 --stats ".stats" --level 4.1 --preset placebo --no-fast-pskip --bframes 11 --direct auto --deblock -3:-3 --b-pyramid normal --zones=152786,160414,b=0.2 --subme 11 --trellis 2 --psy-rd 1.08:0.0 --me umh --aq-strength 0.68 --no-dct-decimate --qcomp 0.7 --ssim --no-mbtree --vbv-maxrate 38000 --vbv-bufsize 30000 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --output "encode.mkv" - 2> pass2(full).log
- x264 [info]: frame I:1364 Avg QP:13.34 size:138154
- x264 [info]: frame P:33728 Avg QP:16.02 size: 54949
- x264 [info]: frame B:125323 Avg QP:17.57 size: 22330
- x264 [info]: consecutive B-frames: 2.5% 3.4% 7.0% 11.7% 15.9% 44.8% 5.6% 1.9% 2.4% 2.4% 1.1% 1.3%
- x264 [info]: mb I I16..4: 3.1% 79.8% 17.1%
- x264 [info]: mb P I16..4: 0.3% 15.2% 0.8% P16..4: 24.3% 31.7% 19.5% 3.3% 0.3% skip: 4.8%
- x264 [info]: mb B I16..4: 0.0% 1.9% 0.1% B16..8: 31.4% 25.7% 7.3% direct:10.1% skip:23.6% L0:46.5% L1:36.0% BI:17.4%
- x264 [info]: 8x8 transform intra:92.4% inter:50.2%
- x264 [info]: direct mvs spatial:97.4% temporal:2.6%
- x264 [info]: coded y,uvDC,uvAC intra: 97.5% 82.0% 65.7% inter: 46.9% 33.1% 18.1%
- x264 [info]: i16 v,h,dc,p: 42% 9% 14% 35%
- x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 10% 9% 12% 9% 12% 12% 11% 12% 13%
- x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 13% 9% 7% 8% 14% 14% 12% 11% 12%
- x264 [info]: i8c dc,h,v,p: 43% 27% 18% 13%
- x264 [info]: Weighted P-Frames: Y:7.1% UV:3.7%
- x264 [info]: ref P L0: 39.3% 10.4% 19.1% 6.9% 6.6% 4.1% 4.3% 2.1% 2.3% 1.6% 1.7% 1.3% 0.2% 0.0%
- x264 [info]: ref B L0: 60.8% 14.8% 7.7% 4.7% 3.3% 2.9% 2.2% 1.5% 1.2% 0.7% 0.2%
- x264 [info]: ref B L1: 90.7% 9.3%
- x264 [info]: SSIM Mean Y:0.9862491 (18.617db)
- x264 [info]: kb/s:5793.17
- encoded 160415 frames, 3.61 fps, 5793.17 kb/s, duration 12:21:05.21
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement