Below is my currently used script.
cowboybebopscript wrote:mpeg2source("D:\done.d2v",cpu=6)
ConvertToYV12()
Telecide(post=2,blend=true,vthresh=30,back=1)
Decimate(cycle=5,mode=3,quality=3)
SmoothD(quant=2,num_shift=6,adaptive_shift=0,zero_weight=1)
WarpSharp(depth=132)
Crop(8,0,-8,-0)
LanczosResize(640,480)
and unfortunately I cant get screenshots because everything I try fails, I cant figure out how to do screenshots in magix video editor (just bought it) -- if you know let me know how, it wont work when I do screenshots cause it just makes a messed up picture, all black and windows movie maker doesnt support the format so when I import the video and try to use it it freezes up and closes.
Basically though the problems are the lines (like around the faces and such) arent straight, they are all bit-up and not very sharp, also there is still some grain and dotting throughout the video. There is some scenes that look very clean but most are very grainy and have bad lines.
There is no interlacing in the video and the edges are all clean after using this script, also there are no black edges after the cropping.
--------------------------------------
How can I modify these current filters in order to make my video better, and what other filters should I try to use to fix my current predicaments?
Any help what-so ever would be appreciated, I really want good video quality for my next video and I have been working on figuring out avisynth for three days now. o.o
also if someone can tell me a way to capture the images I will be able to give you some screenshots of how it looks so you can make a better judgement.