kronik
18th December 2002, 06:20
hey, i'm just getting into avisynth and here's what i have so far as a sample...
LoadPlugin("C:\divx\mpeg2dec_dll\MPEG2Dec.dll")
mpeg2source("D:\patd2v.d2v")
crop(6,59,-6,-61)
BicubicResize(584,248,0,0.5)
everything look ok so far?
i'm using nandub sbc encoding and i'd like to add some spat/temp smoothers.. which are recommended for sbc? and could u please try and explain the parameters?..thanks
KroniK
LoadPlugin("C:\divx\mpeg2dec_dll\MPEG2Dec.dll")
mpeg2source("D:\patd2v.d2v")
crop(6,59,-6,-61)
BicubicResize(584,248,0,0.5)
everything look ok so far?
i'm using nandub sbc encoding and i'd like to add some spat/temp smoothers.. which are recommended for sbc? and could u please try and explain the parameters?..thanks
KroniK