Log in

View Full Version : n95-n93-e90 videos


ficofico
2nd July 2007, 22:52
I guys, I know that I'm just at a very very good point with this script, but I want to ask you If there are some different ways or adds to improve this avs script for restoring video captured with the last nokia device.

The actual script it's:

fico=Import("framerate.txt")
directshowsource("originale.mp4",fico)
converttoYv12()
mvfpsflowscd(60,oversample=16,blurradius=4)
a=last
b=a.FFT3DFilter(sigma=1.0, plane=4,bt=5, bw=32, bh=32, ow=16, oh=16)
seesaw(NRlimit=0, NRlimit2=5, Sstr=0.6, Szp=1, Slimit=50, Sdamplo=16, Spower=1, sootheT=95, SdampHi=39)
dull = last
sharp = dull.LimitedSharpenfaster(ss_x=2.2,ss_y=2.2,smode=3,strength=120,overshoot=3)
Soothe(sharp,dull,15)
Tweak(sat=1.1)

X264 setting are:

x264.exe ""istruzioni.avs"" --pass 1 --bitrate 4000 --stats ".stats" --ref 16 --mixed-refs --no-fast-pskip --bframes 3 --b-pyramid --b-rdo --bime --weightb --direct auto --filter -2,-1 --subme 7 --trellis 2 --analyse none --vbv-maxrate 25000 --me umh --threads auto --thread-input --progress --no-dct-decimate --no-psnr --no-ssim --output NUL ""
x264.exe ""istruzioni.avs"" --pass 2 --bitrate 4000 --stats ".stats" --ref 16 --mixed-refs --no-fast-pskip --bframes 3 --b-pyramid --b-rdo --bime --weightb --direct auto --filter -2,-1 --subme 7 --trellis 2 --analyse none --vbv-maxrate 25000 --me umh --threads auto --thread-input --progress --no-dct-decimate --no-psnr --no-ssim -o "intermedio.mp4"

Some example for the results are aviable at this adress:

Dog (http://ficofico.interfree.it/my-symbian.rar)

Car (http://ficofico.interfree.it/my-symbian2.rar)

I'm very satisfied for this results , and merit it's yours with this great forum populated by very great person !!!!

Are there any suggestion for improve the smooth of the video.... (remaining into the 60fps) or the overall quality of the image?

:script::script::script::script::script::script::script::script::script: