My Default (clean) Script

This forum is for questions and discussion of all the aspects of handling your footage. If you have questions about capturing/ripping footage, AviSynth, or compression/encoding/converting, look here.

My Default (clean) Script

Postby Jemm54 » Sat Feb 05, 2011 2:08 pm

Hello again,

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)


B:

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)


C:

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?
User avatar
Jemm54
 
Joined: 12 Oct 2007
Location: Argentina!!
Status: Cow

Re: My Default (clean) Script

Postby Mister Hatt » Mon Feb 07, 2011 5:06 am

Code: Select all
somesourcefilter()
^this is the best default you can possibly have.
Mister Hatt
 
Joined: 25 Dec 2007
Status: better than you


Return to Footage Help

Who is online

Users browsing this forum: No registered users and 1 guest