AVisynth Theory
- mckeed
- Joined: Tue May 15, 2001 1:02 pm
- Location: Troy, NY
- Contact:
AVisynth Theory
Ok, as ppl can tell know i've been fiddling with AVIsynth alot recently. I have been trying to think alot of this through in my head so that I can make intuitve sense of what is going here and learn how to make the filters do a better job.
So i've come up with a set of steps i think is the correct order in doing things. This assumes that we are doing all preprocessing.
Here is goes:
1) Load the file.....duh
2) do an deinterlacing, if any, that needs to be done
3) clean the footage entirely in one colorspace if possible
a)adjust necessary color levels or remove the wierder artifacts
b)smooth
c)clean
d)sharpen
e)Dup is source is older like the Oh! My goddess DVD's
4) If you need to get rid of black bars on footage do that now
5) LancozResize since if we cropped since we are enlarging the footage from the croped size
6) prepare footage for premire
a) AssumeFPS
b) ConvertToRGB32 (AD says that it isn't wise to trust premire)
Obviosuly while editing, the only parts of the script that isn't commented out is the colorspace conversion, assumefps and the interlacing stuff.
I guess I would like to start a discussion on what other people have found works well for them. Not specific filters, but order of steps. Maybe even possible explanation of why that order is best. Maybe its better to split certain operations into pre and post?
So i've come up with a set of steps i think is the correct order in doing things. This assumes that we are doing all preprocessing.
Here is goes:
1) Load the file.....duh
2) do an deinterlacing, if any, that needs to be done
3) clean the footage entirely in one colorspace if possible
a)adjust necessary color levels or remove the wierder artifacts
b)smooth
c)clean
d)sharpen
e)Dup is source is older like the Oh! My goddess DVD's
4) If you need to get rid of black bars on footage do that now
5) LancozResize since if we cropped since we are enlarging the footage from the croped size
6) prepare footage for premire
a) AssumeFPS
b) ConvertToRGB32 (AD says that it isn't wise to trust premire)
Obviosuly while editing, the only parts of the script that isn't commented out is the colorspace conversion, assumefps and the interlacing stuff.
I guess I would like to start a discussion on what other people have found works well for them. Not specific filters, but order of steps. Maybe even possible explanation of why that order is best. Maybe its better to split certain operations into pre and post?
- AbsoluteDestiny
- Joined: Wed Aug 15, 2001 1:56 pm
- Location: Oxford, UK
- Contact:
- ErMaC
- The Man who puts the "E" in READFAG
- Joined: Sat Feb 24, 2001 4:39 pm
- Location: Irvine, CA
- Contact:
- AbsoluteDestiny
- Joined: Wed Aug 15, 2001 1:56 pm
- Location: Oxford, UK
- Contact:
-
trythil
- is
- Joined: Tue Jul 23, 2002 5:54 am
- Status: N͋̀͒̆ͣ͋ͤ̍ͮ͌ͭ̔̊͒ͧ̿
- Location: N????????????????
- mckeed
- Joined: Tue May 15, 2001 1:02 pm
- Location: Troy, NY
- Contact:
- AbsoluteDestiny
- Joined: Wed Aug 15, 2001 1:56 pm
- Location: Oxford, UK
- Contact:
- mckeed
- Joined: Tue May 15, 2001 1:02 pm
- Location: Troy, NY
- Contact:
- AbsoluteDestiny
- Joined: Wed Aug 15, 2001 1:56 pm
- Location: Oxford, UK
- Contact:



