AvTech Guides no Longer in Beta Stage!

Locked
User avatar
AbsoluteDestiny
Joined: Wed Aug 15, 2001 1:56 pm
Location: Oxford, UK
Contact:
Org Profile

Post by AbsoluteDestiny » Sat Dec 25, 2004 1:23 pm

Yes and yes. The latter as soon as I get back to my own pc :)

User avatar
Kalium
Sir Bugsalot
Joined: Fri Oct 03, 2003 11:17 pm
Location: Plymouth, Michigan
Org Profile

Post by Kalium » Sat Dec 25, 2004 11:31 pm

In http://www.animemusicvideos.org/guides/ ... etb3a.html

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)
doesn't work.

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)
I'm not sure what to make of the Tdeint code, but I couldnt get it to work.

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

Post by Scintilla » Sun Dec 26, 2004 2:49 am

Would it be possible to have the /guides/avtechbeta directory redirect to /guides/avtech so all the old links in the forums and such still work?

(I just noticed that the links in my WMM2 footage prep guide, for example, are now broken... :oops: )
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

User avatar
AbsoluteDestiny
Joined: Wed Aug 15, 2001 1:56 pm
Location: Oxford, UK
Contact:
Org Profile

Post by AbsoluteDestiny » Sun Dec 26, 2004 6:03 am

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.

trythil
is
Joined: Tue Jul 23, 2002 5:54 am
Status: N͋̀͒̆ͣ͋ͤ̍ͮ͌ͭ̔̊͒ͧ̿
Location: N????????????????
Org Profile

Post by trythil » Sun Dec 26, 2004 6:28 am

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".
Why not just symlink /guides/avtechbeta/ to /guides/avtech/ :P

trythil
is
Joined: Tue Jul 23, 2002 5:54 am
Status: N͋̀͒̆ͣ͋ͤ̍ͮ͌ͭ̔̊͒ͧ̿
Location: N????????????????
Org Profile

Post by trythil » Sun Dec 26, 2004 6:29 am

trythil wrote:
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".
Why not just symlink /guides/avtech/ to /guides/avtech/ :P
Argh, forgot about the autoreplace. That was supposed to be

/guides/avtech beta/ symbolic link to /guides/avtech/

User avatar
AbsoluteDestiny
Joined: Wed Aug 15, 2001 1:56 pm
Location: Oxford, UK
Contact:
Org Profile

Post by AbsoluteDestiny » Tue Dec 28, 2004 9:41 am

Hmm the Tdeint issue is odd. It seems the newer version I included in the last beta does not support being used as a post-processor for decomb.. but it used to, I swear :)

I'll investigate as soon as I can read doom9 forums.

User avatar
AbsoluteDestiny
Joined: Wed Aug 15, 2001 1:56 pm
Location: Oxford, UK
Contact:
Org Profile

Post by AbsoluteDestiny » Tue Dec 28, 2004 10:31 am

OK Tdeint was a version mismatch - I will patch that later and do a silent update

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

Post by Scintilla » Tue Dec 28, 2004 1:56 pm

The autoreplace is working for the text, but unfortunately the links themselves are unchanged... :(
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

User avatar
AbsoluteDestiny
Joined: Wed Aug 15, 2001 1:56 pm
Location: Oxford, UK
Contact:
Org Profile

Post by AbsoluteDestiny » Tue Dec 28, 2004 2:57 pm

Can you give me an example... that really shouldn't be the case - we use the autoreplace to avoid links to certain websites all the time.

Locked

Return to “Site Announcements”