TFM plugin.

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
Vanity
Joined: Fri Dec 28, 2007 10:52 pm
Status: XIII
Location: Everywhere, yet no where
Org Profile

TFM plugin.

Post by Vanity » Mon Nov 24, 2008 6:57 pm

We'll i heard from my friend that i should use TFM.

i was wondering if i should. because im really lazii tryin to find right scripts for my dvd's.

this is all my friend uses for his script:
TFM()
Crop(8,0,-8,0)
LanczosResize(848,480)

i was wondering if i should do this. and does anyone know where to download this plugin?

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Re: TFM plugin.

Post by Kariudo » Mon Nov 24, 2008 7:39 pm

here
it's part of the TIVTC package

TFM+TDecimate > Telecide+decimate imo
animeIVTC > TFM+TDecimate (but it's a royal pain to set everything up to get animeIVTC to work, and it's considerably slower than TFM+TDecimate)

although just leaving it as TFM() will probably be ok I'd recommend looking through the documentation (which is very good at explaining what everything is) and specifying a few more parameters (like d2v, pp, slow and a few others)
Image
Image

User avatar
Vanity
Joined: Fri Dec 28, 2007 10:52 pm
Status: XIII
Location: Everywhere, yet no where
Org Profile

Re: TFM plugin.

Post by Vanity » Mon Nov 24, 2008 9:51 pm

so ima guess these are the plugins: Image

now where do i put them ? lol

and one more question:

Should i set up my script the same way and ill be fine?:

TFM()
Crop(8,0,-8,0)
LanczosResize(848,480)

User avatar
Vanity
Joined: Fri Dec 28, 2007 10:52 pm
Status: XIII
Location: Everywhere, yet no where
Org Profile

Re: TFM plugin.

Post by Vanity » Mon Nov 24, 2008 9:54 pm

opps i mean this is the thing i put need to move Lol.

where do i put this:

Image

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Re: TFM plugin.

Post by Kariudo » Mon Nov 24, 2008 10:03 pm

move the dll to the avisynth plugins folder (../program files/avisynth2.5/plugins/)

TFM is one of the first filters you should use in a script (unless you use a filter that specifically needs interlaced footage, like tcomb for rainbow/dotcrawl removal)
Image
Image

User avatar
Vanity
Joined: Fri Dec 28, 2007 10:52 pm
Status: XIII
Location: Everywhere, yet no where
Org Profile

Re: TFM plugin.

Post by Vanity » Mon Nov 24, 2008 10:06 pm

so i should be fine wit quality with just this then =}.

TFM()
Crop(8,0,-8,0)
LanczosResize(848,480)

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Re: TFM plugin.

Post by Kariudo » Mon Nov 24, 2008 10:13 pm

Kariudo wrote: although just leaving it as TFM() will probably be ok I'd recommend looking through the documentation (which is very good at explaining what everything is) and specifying a few more parameters (like d2v, pp, slow and a few others)
Image
Image

User avatar
Vanity
Joined: Fri Dec 28, 2007 10:52 pm
Status: XIII
Location: Everywhere, yet no where
Org Profile

Re: TFM plugin.

Post by Vanity » Mon Nov 24, 2008 10:15 pm

oki =D.

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Re: TFM plugin.

Post by Scintilla » Tue Nov 25, 2008 6:54 am

Okay, I have to jump in here and say: TFM is not one of those filters you can just use on anything.* If by chance your footage is already progressive right off the DVD (it does happen occasionally), you shouldn't use a field matcher like TFM.



* Like, say, Undot -- and even THAT has videos it will wreck: namely, any video containing a dither dissolve.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

Locked

Return to “AviSynth Help”