解码端:
mencoder dvd:// -dvd-device "L:\Kara no Kyoukai DVD 1.ISO" -ass -fontconfig -sub "L:\kara_no_kyoukai][DVDRIP][01].sc.ass" -vf ass,decimate=5:320:96:0.2,hqdn3d=2:0:5:1,fixpts=print,format=i420 -ovc raw -nosound -of rawvideo -o \\.\pipe\1.yuv 2>NUL | MParser.exe 23.976 > c:\tc.txt
压制端:
NamedPipe.exe \\.\pipe\1.yuv x264.exe --crf 18 --aq-mode 2 --no-psnr --no-ssim -A p8x8,p4x4,b8x8,i4x4,i8x8 --deblock 0:0 --8x8dct --progress --keyint 240 --min-keyint 1 --scenecut 80 --level 41 --me umh --merange 16 --non-deterministic --subme 6 --ref 8 --bframes 8 --b-pyramid --trellis 1 --bime --weightb --direct auto --b-rdo --mixed-refs --sar 32:27 --threads 2 -o C:\1.264 - 720x480
MParser和NamedPipe是自己写的小工具,用来输出tc和建管道的。完了就可以直接用1.264和tc.txt封mkv或mp4了,压完视频是124M。
工具已上传(含源码),懒得写说明了
http://www.namipan.com/d/tool.7z/e074d5e2612288e23bfd7c3aaaa379693e4a87bce95a0000