digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: best script for kids movies, cartoons? (http://www.digitalfaq.com/archives/avisynth/3439-avisynth-best-script.html)

big 04-29-2003 08:57 PM

Avisynth: best script for kids movies, cartoons?
 
what shoul i use for kids movies (cartoons)...

i am not all that technical about all those plugins and everything...

LegalClip()
GripCrop( X, Y )
GripSize(resizer="BicubicResize")
STMedianFilter(10, 50, 0, 0, 10, 50)
# SpaceDust() # Optional - for some "not so clean" DVDs.
unfilter(50,50)
temporalsmoother(1,2)
mergechroma(blur(1.50))
mergeluma(blur(0.2))
# Convolution3d or DCTFilter for extreme worse cases.
GripBorders()
LegalClip()

up to now i was using that one...

LoadPlugin("C:\Program Files\NimoCodec Pack\Mpeg2dec\Mpeg2dec.dll")
LoadPlugin("C:\Documents and Settings\Mes documents\Programmes\GripFit_preview_0.0c\GripFit_ Preview.dll")
LoadPlugin("C:\Documents and Settings\Mes documents\Programmes\FluxSmooth-1.0\FluxSmooth.dll")
LoadPlugin("C:\Documents and Settings\Mes documents\Programmes\LegalClip-0.2\LegalClip.dll")
LoadPlugin("C:\Documents and Settings\Mes documents\Programmes\Sampler-0.2a\Sampler.dll")
LoadPlugin("C:\Documents and Settings\Mes documents\Programmes\DustV5\DustV5.dll")
LoadPlugin("C:\Documents and Settings\Mes documents\Programmes\TemporalCleaner\TemporalClean er.dll")

avisource("C:")
ConvertToYUY2()
LegalClip()
GripCrop(width=528, height=480, overscan=2)
GripSize()
SpaceDust()
Fluxsmooth()
TemporalCleaner()
GripBorders()
LegalClip()
Sampler(length=24)

jorel 04-29-2003 09:41 PM

hi big,
:)

encode a little sample with each script
and see what's better result!
i ever do it and compare the results.

please,what the
ConvertToYUY2()
do in the script?
is better? :?
why?(i really don't know) :oops:

:)

ps:
the title would be:
wich script to choose?mine or OUR!
you are part of it all friend!
:wink:


All times are GMT -5. The time now is 05:10 PM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.