Quantcast Avisynth: DCT Filter. Explanation Request. - digitalFAQ.com Forums [Archives]
  #1  
02-12-2004, 07:41 AM
Hydeus Hydeus is offline
Free Member
 
Join Date: Dec 2003
Location: Omicron Persei 8
Posts: 322
Thanks: 0
Thanked 0 Times in 0 Posts
I have a request to all with wisdom ( ) to give me explanation of DCT usage (as simple as possible), or maybe link to page with this theme. As many of you knows I'm no expert in this, but I'm fast learnig.
I want to know what does (or may) this function improve in our work, especialy in MPEG4->MPEG1/2 transcoding, but also for DVD->Kxxx.

Thx 4 any explanation
__________________
Go for SECAM =)
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
02-12-2004, 08:07 AM
incredible incredible is offline
Free Member
 
Join Date: May 2003
Location: Germany
Posts: 3,189
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to incredible
http://www.kvcd.net/forum/viewtopic.php?t=8551

And also look in the ffvfw Thread there I also explained the DCTFilterD() usage
Reply With Quote
  #3  
02-12-2004, 08:08 AM
incredible incredible is offline
Free Member
 
Join Date: May 2003
Location: Germany
Posts: 3,189
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to incredible
http://www.kvcd.net/forum/viewtopic.php?t=8551

And also look in the ffvfw Thread there I also explained the DCTFilterD() usage
Reply With Quote
  #4  
02-12-2004, 08:16 AM
Hydeus Hydeus is offline
Free Member
 
Join Date: Dec 2003
Location: Omicron Persei 8
Posts: 322
Thanks: 0
Thanked 0 Times in 0 Posts
Thx Inc.
I try to put this in tests of ffvfw (I know it still buggy, but I want to try), through avs filter and/or ffdshow. I read ff post but I've overlook youre explanation This time I will read carefully
__________________
Go for SECAM =)
Reply With Quote
  #5  
02-14-2004, 06:41 PM
Hydeus Hydeus is offline
Free Member
 
Join Date: Dec 2003
Location: Omicron Persei 8
Posts: 322
Thanks: 0
Thanked 0 Times in 0 Posts
One more question Inc.
I use thi function DCTFilter(1, 1, 1, 1, 1, 1, 0.5, 0), and with it I get strange noise around borders, like shock wave around bullet, or wave in front of ship, circle on water when after dropped stone (I don't know how beter to describe it, I gues that you know this issue). This is of cource in compare to without DCT filter.
Any sugestion how to eliminate this
__________________
Go for SECAM =)
Reply With Quote
  #6  
02-15-2004, 02:53 AM
incredible incredible is offline
Free Member
 
Join Date: May 2003
Location: Germany
Posts: 3,189
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to incredible
DCT FIlter appears like if you would take a bit of the horiz. resolution away. Means it cuts frequenzies, but I don't know the artifacts youre talking about
Reply With Quote
  #7  
02-15-2004, 04:29 AM
Hydeus Hydeus is offline
Free Member
 
Join Date: Dec 2003
Location: Omicron Persei 8
Posts: 322
Thanks: 0
Thanked 0 Times in 0 Posts
I have no possibility to place pictures If you PM me youre email, I can send them to you. (I promisse I'll not smap you )

EDIT: I forgot to send you my script. There it is:
Quote:
AVISource("c:\1.avi")
LanczosResize(352, 288, 0, 0, 512, 384)
Undot()
MergeChroma(blur(0.25))
MergeLuma(blur(0.1))
Undot()
ConvertToYV12
Undot()
Convolution3D(1, 12, 22, 8, 8, 2.8, 0)
DCTFilter(1, 1, 1, 1, 1, 1, 0.5, 0)
Undot()
The intence of using so many undot filtering, is oryginal "get rid of mosquito noise" work, and I noticed that so many of it blures image in very gentle way.
__________________
Go for SECAM =)
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Paranoia: Feature Request kwag Video Encoding and Conversion 2 07-15-2006 10:28 AM
Avisynth: HQdn3d - mplayer filter ported to avisynth incredible Avisynth Scripting 1 10-25-2004 09:51 AM
Animation Request Bud Off-topic Lounge 2 02-21-2004 01:35 AM
Avisynth: Need clip filter & dust filters for avisynth nighthawk Avisynth Scripting 3 01-31-2004 12:24 PM
Avisynth: Auto crop using avisynth filter beta? black prince Avisynth Scripting 6 11-28-2002 08:51 AM

Thread Tools



 
All times are GMT -5. The time now is 02:09 PM  —  vBulletin © Jelsoft Enterprises Ltd