本帖最后由 御社神 于 2010-7-2 07:46 编辑
LoadPlugin("D:\megui\tools\dgindex\DGDecode.dll"
DGDecode_mpeg2source("F:\几个几个.d2v"
LoadPlugin("G:\nnedi3\nnedi3\nnedi3.dll"
nnedi3()
#deinterlace
#crop
LanczosResize(864,480,4,0,-5,0) # Lanczos (Sharp)
#denoise
C:\Documents and Settings\Administrator\桌面\新建文件夹>x264.exe --profile high
--level 4.1 --thread-input --crf 20 --keyint 300 --min-keyint 2 --bframes 4 --b-
adapt 2 --ref 3 --merange 16 --aq-mode 2 --b-pyramid strict --partitions all --d
irect auto --me umh --subme 7 --psy-rd 0.5:0 --trellis 2 --no-fast-pskip --tune
grain --output "D:\v212.mp4" "放放飞.avs"
avs [info]: 864x480p 0:0 @ 30000/1001 fps (cfr)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast FastShuffle SSEMisalign LZCNT
x264 [info]: profile High, level 4.1
[2.2%] 3950/175735 frames, 11.89 fps, 2038.66 kb/s, eta 4:00:45
用这个avs和x264压一个演唱会结果接近12帧每秒了= =
搞得我有点心虚。。
为什么同样的参数压不同的DVD帧数差这么多呢。。
我上面的avs x264有问题么?
C:\Documents and Settings\Administrator\桌面\新建文件夹>x264.exe --profile high
--level 4.1 --thread-input --crf 20 --keyint 300 --min-keyint 2 --bframes 6 --b-
adapt 2 --ref 3 --merange 64 --aq-mode 2 --b-pyramid strict --partitions all --d
irect auto --me umh --subme 10 --psy-rd 0.5:0 --trellis 2 --no-fast-pskip --tune
grain --output "D:\v212.mp4" "放放飞.avs"
avs [info]: 864x480p 0:0 @ 30000/1001 fps (cfr)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast FastShuffle SSEMisalign LZCNT
x264 [info]: profile High, level 4.1
[1.8%] 3100/175735 frames, 8.42 fps, 1619.23 kb/s, eta 5:41:37
用参数这个压慢了一两个小时。。也还是能承受的。。话说压出来的大小和画质差很多么
还有cpu超频压片的话会怎么样呢 |