Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Development

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 21st February 2017, 20:09   #1  |  Link
pinterf
Registered User
 
Join Date: Jan 2014
Posts: 2,309
FFT3DFilter 2.6

Big thanks to martin53 who woke up first an made and update to this plugin recently.

EDIT:
Get latest version from https://github.com/pinterf/fft3dfilter/releases

Then I checked what the source looked like from inside, put it on git, modified one or two things and now it's ready for experimenting.

Experimental.
x86/x64 versions and XP support (I hope)
  • apply current avs+ headers
  • 10-16 bits and 32 bit float colorspace support in AVS+
  • Planar RGB support
  • look for libfftw3f-3.dll first, then fftw3.dll
  • inline asm ignored on x64 builds
  • pre-check: if plane to process for greyscale is U and/or V then returns original clip
  • auto registers MT mode for avs+: MT_SERIALIZED
  • autoscale sigma and smin/smax parameter from 8 bit scale if colorspace is different

I need help what parameters are affected when bit depth changes. Now I autoscale all the sigma parameters, smin and smax.

Compiled with VS2015

Last edited by pinterf; 1st February 2019 at 11:50. Reason: New version
pinterf is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 13:10.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.