Im trying to make a default script, that are my finalist:
A:
Code: Select all
FFvideoSource("D:\Mis Videos (copia)\Recursos HD\Angel Beats! OP Creditless BD 720p.mkv", fpsnum=24000, fpsden=1001)
ConvertToYUY2()
_2DCleanYUY2(0,6,2,2,0,4,4)
Converttoyv12()
asharp (2)
awarpsharp (10,2,0.5,2)
GradFunkMirror (strength=2)
Code: Select all
FFvideoSource("D:\Mis Videos (copia)\Recursos HD\Angel Beats! OP Creditless BD 720p.mkv", fpsnum=24000, fpsden=1001)
VagueDenoiser(threshold=2, method=3, nsteps=6, chromaT=2.0)
msharpen(threshold=15,strength=120)
GradFunkMirror(3)
FFvideoSource("D:\Mis Videos (copia)\Recursos HD\Angel Beats! OP Creditless BD 720p.mkv", fpsnum=24000, fpsden=1001)
VagueDenoiser(threshold=2, method=3, nsteps=6, chromaT=2.0)
msharpen(threshold=12,strength=97)
asharp (1)
awarpsharp (10,2,0.5,2)
gradfun2db (2)
Deblock(quant=25, aOffset=0, bOffset=0, mmx=true, isse=true)
First is source:
http://img253.imageshack.us/img253/4246/97511412.png
http://img253.imageshack.us/img253/858/62835888.png
http://img253.imageshack.us/img253/4600/14122234.png
http://img253.imageshack.us/img253/9679/63504208.png
http://img253.imageshack.us/img253/962/30497258.png
http://img253.imageshack.us/img253/4853/54890252.png
http://img440.imageshack.us/img440/4966/58603370.png
http://img253.imageshack.us/img253/6131/40546624.png
i think "c" is the most balanced, its a default script, and want to know what is the values for this case, and if is something wrong with the order, just for fun... XD
What do you think?