Help! Question about AVIsynth command
- aguelo
- Joined: Tue Mar 02, 2004 3:23 pm
- Status: Sporadicus Randomus Failius
- Location: Watching through your window =D
Help! Question about AVIsynth command
K, here's the n00b question: I'm using VDub, and I can't find or figure out the command for "deinterlace (mode: blend)". I need it to complete the script and encode the video in h.264 
See you sweat, unexpected, controversial; get used to it: things are gonna get personal...♪
- Phantasmagoriat
- Joined: Mon Feb 06, 2006 11:26 pm
- Status: ☁SteamPunked≈☂
- Contact:
...hard to describe, but you need to use avisynth through vdub. An easy way to tell if you're actually using avisynth is if the commands in the script editor changed color
-make sure the AMVapp is installed
-there are many different ways of deinterlacing outlined in the tech guide;
I usually just add this near the start of my script:
telecide(order=1,post=2,blend=true,vthresh=30,back=1)
[and tweak some values if needed]
hope this helps
-make sure the AMVapp is installed
-there are many different ways of deinterlacing outlined in the tech guide;
I usually just add this near the start of my script:
telecide(order=1,post=2,blend=true,vthresh=30,back=1)
[and tweak some values if needed]
hope this helps
Org Profile | AMVGuide | Phan Picks! | THE424SHOW | YouTube | "Painkiller"
"Effort to Understand; Effort to be Understood; to See through Different Eyes."
- Phantasmagoriat
- Joined: Mon Feb 06, 2006 11:26 pm
- Status: ☁SteamPunked≈☂
- Contact:
np. let me know if something doesn't make sense :)
Org Profile | AMVGuide | Phan Picks! | THE424SHOW | YouTube | "Painkiller"
"Effort to Understand; Effort to be Understood; to See through Different Eyes."