dzx657238547
帖子: 6
注册时间: 2013-09-22 11:00

x264在编码时在不调crf值的前提下如何保留avs输出画面的噪点

avs:
MP_Pipeline("""
LWLibavVideoSource("G:\magical.mkv")
nnedi3(field=-2)
### prefetch:16,0
### ###
SetMemoryMax(3072)
MCTD(settings="medium",sigma=6.75,GPU=false)
### prefetch:16,0
### ###
SetMemoryMax(1024)
GradFun3( smode=2,thr=1.25, elast=6.00, ampn=0, lsb_in=false, mask=0 )
U16()
### prefetch:16,0
### ###
SetMemoryMax(1024)
f3kdb(range=12, Y=128, Cb=128, Cr=128, grainY=128, grainC=128,dither_algo=2, dynamic_grain=true, keep_tv_range=false,output_depth=16)
### prefetch:16,0
### ###
Down10(8,stack=false)
nnedi3_resize16(1280, 720, lsb_in=False, lsb=True, mixed=False)
Down10(stack=false)
""")
x264:
avs4x264mod --x264-binary "x264_64_tMod-10bit-all.exe" --level 4.1 --crf 20.0 --threads 12 --bframes 12 --chroma-qp-offset 0 --b-adapt 2 --ref 8 --qcomp 0.8 --deblock 1:1 --no-mbtree --aq-mode 3 --fgo 5 --aq-strength 0.75 --qpmin 0 --qpmax 81 --merange 32 --me tesa --direct auto --subme 11 --partitions all --trellis 2 --no-dct-decimate --no-fast-pskip --no-psy --rc-lookahead 180 --input-depth 10 --output "magicalSG.mkv" "AVS.avs"
pause
源为真人LIVE
源的噪点很难看,因此用降噪后再加噪。这样在avs中噪点铺的很多,细节感不错。但从x264出来的文件噪点几乎没怎么留住。据说用好psy可以增强细节,但之前调过几次感觉都崩了,要不就是严重的毛刺感,要不就是噪点留不住,因此也不敢用。fgo加到了5也没什么明显的效果。求解决
gloryhussar
帖子: 23
注册时间: 2013-10-01 16:23

Re: x264在编码时在不调crf值的前提下如何保留avs输出画面的噪点

mawen1250 写了:--no-psy
去掉这个
求Tom and Jerry BD的avs
头像
msg7086
帖子: 600
注册时间: 2011-02-19 0:49

Re: x264在编码时在不调crf值的前提下如何保留avs输出画面的噪点

gloryhussar 写了:
mawen1250 写了:--no-psy
去掉这个
求Tom and Jerry BD的avs
无意义挖坟是几个意思?
Delogo LGD Collections 各种台标下载 | Home Of VapourSynth Evolution

<回答が無い理由>
1. 誰も知らない
2. 質問文が意味不明
3. 知ってるが、お前の態度が気に入らない
4. 良いボケが思いつかない

回到 “视频编码器 / Video encoder discussion”