AMVIVTC - new function for easy ivtc
- Pwolf
- Friendly Neighborhood Pwaffle
- Joined: Thu May 03, 2001 4:17 pm
- Location: Some where in California, I forgot :\
- Contact:
Re: AMVIVTC - new function for easy ivtc
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?
- Corran
- Joined: Mon Oct 14, 2002 7:40 pm
- Contact:
Re: AMVIVTC - new function for easy ivtc
If mode and decimate are the only parameters users normally need to deal with, perhaps you could change the parameter order to:
That way users who are comfortable with the settings could simply write something like this when calling the function:
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)
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: AMVIVTC - new function for easy ivtc
That's a good idea, I'll change that next time I update this function.
- Ghet
- Joined: Tue Feb 27, 2007 12:02 pm
- Status: >.<
- hasteroth
- lost the bet
- Joined: Mon Feb 25, 2008 7:15 pm
- Status: Neither here nor there
- Location: Around
Re: AMVIVTC - new function for easy ivtc
Old thread.
But I wanted to say thanks. Big Help
But I wanted to say thanks. Big Help
<Hacchinya> Stirspeare: ambassador of gaysex
<Stirspeare> Hacchinya: God's own ambassador.
<Stirspeare> Hacchinya: God's own ambassador.
- AaronAMV
- eating that e. coli spinach
- Joined: Tue Jan 22, 2008 7:54 pm
- Status: (◔ ◡ ◔ )
- Location: (◔ ◡ ◔ )
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: AMVIVTC - new function for easy ivtc
64bit what?AaronAMV wrote:there needs to be 64-bit now >.>
- AaronAMV
- eating that e. coli spinach
- Joined: Tue Jan 22, 2008 7:54 pm
- Status: (◔ ◡ ◔ )
- Location: (◔ ◡ ◔ )
Re: AMVIVTC - new function for easy ivtc
64-bit function
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
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
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: AMVIVTC - new function for easy ivtc
By the way for anyone reading this thread, the function can now be found in the AMVapp.
http://www.animemusicvideos.org/guides/ ... mvapp.html
http://www.animemusicvideos.org/guides/ ... mvapp.html
- hasteroth
- lost the bet
- Joined: Mon Feb 25, 2008 7:15 pm
- Status: Neither here nor there
- Location: Around
Re: AMVIVTC - new function for easy ivtc
I knew that.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
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.
<Stirspeare> Hacchinya: God's own ambassador.