Silverglade
3rd July 2007, 16:15
Hi! First I want to say hello, this is my first post here. I also love this place.
I have several questions I have been dying to ask. I feel they are simple questions and I realize they could be opinion based.
#1) Following the guides, I run my ripped .vob into DGIndex to get my stats on the video, telling me if it is interlaced, which field is first, etc.
All my video is NTSC "Interlaced", TFF.
My question is: can I just take that and go deinterlace it in AviSynth and be fine and happy? Or do I need to do any kind of "Inverse Telecine" prcedure to it as well as I keep seeing that phrase come up? So far my script is loaddgdecode, path to .d2v, deint. I just want to make sure I am doing this right.
-----------------
#2) If applying smoothers of any kind, be undot, fluxsmooth, temperal.... does it matter exactly where (in priority order) in your script they are put? Before crops? At the end of entire script?
---------------
#3) LancZos is commonly praised for use when shrinking a video. Which is the better resize filter for enlarging. For example, I have a 720x480 vid I crop 8 off each side and want to re-sie it back up. Still use LancZos or use Bicubic?
Thank you!! :thanks:
I have several questions I have been dying to ask. I feel they are simple questions and I realize they could be opinion based.
#1) Following the guides, I run my ripped .vob into DGIndex to get my stats on the video, telling me if it is interlaced, which field is first, etc.
All my video is NTSC "Interlaced", TFF.
My question is: can I just take that and go deinterlace it in AviSynth and be fine and happy? Or do I need to do any kind of "Inverse Telecine" prcedure to it as well as I keep seeing that phrase come up? So far my script is loaddgdecode, path to .d2v, deint. I just want to make sure I am doing this right.
-----------------
#2) If applying smoothers of any kind, be undot, fluxsmooth, temperal.... does it matter exactly where (in priority order) in your script they are put? Before crops? At the end of entire script?
---------------
#3) LancZos is commonly praised for use when shrinking a video. Which is the better resize filter for enlarging. For example, I have a 720x480 vid I crop 8 off each side and want to re-sie it back up. Still use LancZos or use Bicubic?
Thank you!! :thanks: