AMVIVTC - new function for easy ivtc

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
User avatar
Pwolf
Friendly Neighborhood Pwaffle
Joined: Thu May 03, 2001 4:17 pm
Location: Some where in California, I forgot :\
Contact:
Org Profile

Re: AMVIVTC - new function for easy ivtc

Post by Pwolf » Sat Mar 07, 2009 3:32 pm

Lantis, I was getting a similar problem and I fixed it... if you are still having it could you post the script you are using?

User avatar
Corran
Joined: Mon Oct 14, 2002 7:40 pm
Contact:
Org Profile

Re: AMVIVTC - new function for easy ivtc

Post by Corran » Wed Mar 18, 2009 10:37 pm

If mode and decimate are the only parameters users normally need to deal with, perhaps you could change the parameter order to:

Code: Select all

function AMVIVTC (clip c, int "mode", int "decimate", int "tfmmode", int "pp")

That way users who are comfortable with the settings could simply write something like this when calling the function:

Code: Select all

AMVIVTC(3,2)

User avatar
Zarxrax
Joined: Sun Apr 01, 2001 6:37 pm
Contact:
Org Profile

Re: AMVIVTC - new function for easy ivtc

Post by Zarxrax » Thu Mar 19, 2009 9:57 am

That's a good idea, I'll change that next time I update this function.

User avatar
Ghet
Joined: Tue Feb 27, 2007 12:02 pm
Status: >.<
Org Profile

Re: AMVIVTC - new function for easy ivtc

Post by Ghet » Mon May 18, 2009 2:19 pm

do want like a mofo. will get this when i get back home
Image

User avatar
hasteroth
lost the bet
Joined: Mon Feb 25, 2008 7:15 pm
Status: Neither here nor there
Location: Around
Org Profile

Re: AMVIVTC - new function for easy ivtc

Post by hasteroth » Tue Jun 30, 2009 3:46 pm

Old thread.

But I wanted to say thanks. Big Help
<Hacchinya> Stirspeare: ambassador of gaysex
<Stirspeare> Hacchinya: God's own ambassador.

User avatar
AaronAMV
eating that e. coli spinach
Joined: Tue Jan 22, 2008 7:54 pm
Status: (◔ ◡ ◔ )
Location: (◔ ◡ ◔ )
Org Profile

Re: AMVIVTC - new function for easy ivtc

Post by AaronAMV » Tue Jun 30, 2009 4:41 pm

there needs to be 64-bit now >.>
Image

User avatar
Zarxrax
Joined: Sun Apr 01, 2001 6:37 pm
Contact:
Org Profile

Re: AMVIVTC - new function for easy ivtc

Post by Zarxrax » Tue Jun 30, 2009 9:18 pm

AaronAMV wrote:there needs to be 64-bit now >.>
64bit what?

User avatar
AaronAMV
eating that e. coli spinach
Joined: Tue Jan 22, 2008 7:54 pm
Status: (◔ ◡ ◔ )
Location: (◔ ◡ ◔ )
Org Profile

Re: AMVIVTC - new function for easy ivtc

Post by AaronAMV » Tue Jun 30, 2009 9:20 pm

64-bit function :P

since the only 64-bit function there is for deinterlacing is TDeint, i'm pretty sure anyway, and i'm thinking this would work better
Image

User avatar
Zarxrax
Joined: Sun Apr 01, 2001 6:37 pm
Contact:
Org Profile

Re: AMVIVTC - new function for easy ivtc

Post by Zarxrax » Tue Jun 30, 2009 9:21 pm

By the way for anyone reading this thread, the function can now be found in the AMVapp.
http://www.animemusicvideos.org/guides/ ... mvapp.html

User avatar
hasteroth
lost the bet
Joined: Mon Feb 25, 2008 7:15 pm
Status: Neither here nor there
Location: Around
Org Profile

Re: AMVIVTC - new function for easy ivtc

Post by hasteroth » Tue Jun 30, 2009 10:26 pm

Zarxrax wrote:By the way for anyone reading this thread, the function can now be found in the AMVapp.
http://www.animemusicvideos.org/guides/ ... mvapp.html
I knew that.

Just wanted to thank you.

I've been using the guide. It is very good guide.
<Hacchinya> Stirspeare: ambassador of gaysex
<Stirspeare> Hacchinya: God's own ambassador.

Locked

Return to “AviSynth Help”