AvTech Guides no Longer in Beta Stage!
- AbsoluteDestiny
- Joined: Wed Aug 15, 2001 1:56 pm
- Location: Oxford, UK
- Contact:
- Kalium
- Sir Bugsalot
- Joined: Fri Oct 03, 2003 11:17 pm
- Location: Plymouth, Michigan
In http://www.animemusicvideos.org/guides/ ... etb3a.html
Under "Using KernelDeint":
doesn't work.
This does:
I'm not sure what to make of the Tdeint code, but I couldnt get it to work.
Under "Using KernelDeint":
Code: Select all
MPEG2Source("C:\yourfolder\blah.d2v")
Telecide(order=1,guide=1,hints=true=,post=1) #1 for Top Field First or order=0 for Bottom.
KernelDeinterlace(order=1) #See readme for kerneldeinterlace options.
Decimate(cycle=5, mode=2)This does:
Code: Select all
MPEG2Source("C:\yourfolder\blah.d2v")
Telecide(order=1,guide=1,hints=true,post=1) #1 for Top Field First or order=0 for Bottom.
KernelDeint(order=1) #See readme for kerneldeinterlace options.
Decimate(cycle=5, mode=2)- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
- AbsoluteDestiny
- Joined: Wed Aug 15, 2001 1:56 pm
- Location: Oxford, UK
- Contact:
I'll double check Tdeint and make the kerneldeint correction.
As for the beta folder redirection - I've asked the code monkeys. They say "yeah it's possible... I don't know how, but I'm sure it can be done" which means "uh I have better things to do".
I will, however, put an autoreplace in the forum for avtechbeta and that should fix things here.
As for the beta folder redirection - I've asked the code monkeys. They say "yeah it's possible... I don't know how, but I'm sure it can be done" which means "uh I have better things to do".
I will, however, put an autoreplace in the forum for avtechbeta and that should fix things here.
-
trythil
- is
- Joined: Tue Jul 23, 2002 5:54 am
- Status: N͋̀͒̆ͣ͋ͤ̍ͮ͌ͭ̔̊͒ͧ̿
- Location: N????????????????
Why not just symlink /guides/avtechbeta/ to /guides/avtech/AbsoluteDestiny wrote:I'll double check Tdeint and make the kerneldeint correction.
As for the beta folder redirection - I've asked the code monkeys. They say "yeah it's possible... I don't know how, but I'm sure it can be done" which means "uh I have better things to do".
-
trythil
- is
- Joined: Tue Jul 23, 2002 5:54 am
- Status: N͋̀͒̆ͣ͋ͤ̍ͮ͌ͭ̔̊͒ͧ̿
- Location: N????????????????
Argh, forgot about the autoreplace. That was supposed to betrythil wrote:Why not just symlink /guides/avtech/ to /guides/avtech/ :PAbsoluteDestiny wrote:I'll double check Tdeint and make the kerneldeint correction.
As for the beta folder redirection - I've asked the code monkeys. They say "yeah it's possible... I don't know how, but I'm sure it can be done" which means "uh I have better things to do".
/guides/avtech beta/ symbolic link to /guides/avtech/
- AbsoluteDestiny
- Joined: Wed Aug 15, 2001 1:56 pm
- Location: Oxford, UK
- Contact:
- AbsoluteDestiny
- Joined: Wed Aug 15, 2001 1:56 pm
- Location: Oxford, UK
- Contact:
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
- AbsoluteDestiny
- Joined: Wed Aug 15, 2001 1:56 pm
- Location: Oxford, UK
- Contact:



