View Full Version : Convolution3D YV12&SMP for Avisynth 2.5
vlad59
23rd January 2003, 10:53
Yesterday I worked 2 or 3 hours to clean up the code and to find why as soon as I had __declspec(align(8)) to my static variables I get crash.
Now the code is cleaner and a little faster (it should a little faster too for SMP).
I also found that the Maximize Speed option of MSV6 was causing trouble with __declspec(align(8)). So I took the same optimization as Avisynth and now I can align all my constants.
Temporal Influence is slowly comming again as I'm testing a lot of sttings to see if testing only luma is enought or not.
Just a little post to say I'm still working on it.
PS : Why is there only 8 MMX registers ???? :p
Shayne
24th January 2003, 02:11
[QUOTE]Originally posted by vlad59
[B]Hi AlphaDivxMovies,
Thanks for attaching it to this thread. Do you or someone has the source as it's released under GPL ??
Appears to be on the link site in the Htlm
http://timsara.zetafleet.com/vdub.html
bond
24th January 2003, 08:04
Originally posted by vlad59
Just a little post to say I'm still working on itgreat to hear that!!!
Legion
26th January 2003, 20:34
Thanks for the beta 4 version. None of the other versions would work for me before this one.
FredThompson
25th June 2003, 05:38
The WarpEnterprises filter collection shows a Convolution3D for AviSynth 2.5 with a date of April 22, 2003.
http://www.avisynth.org/~warpenterprises/
http://www.avisynth.org/~warpenterprises/files/convolution3d_25_dll_20030422.zip
The readme in that file has an old change log.
What changed with the version for AviSynth 2.5? Is temporal support available?
Defiler
3rd August 2003, 02:28
If that's really a newer version, I'll put it on the site. Anyone know?
cipher
3rd August 2003, 09:40
Is temporal support available?
Nope, as in the readme file:"
Temporal influence currently disabled.
bond
3rd August 2003, 10:07
Originally posted by Defiler
If that's really a newer version, I'll put it on the site. Anyone know? dunno if the version on warpenterprise is the latest/right one
but vlad59 himself posted a beta5 (for avisynth25) here (http://forum.doom9.org/showthread.php?s=&threadid=49806)!
this version can be surely uploaded...
Wilbert
3rd August 2003, 13:41
@cipher,
"temporal support" is something different as "temporal influence", see: http://forum.doom9.org/showthread.php?s=&threadid=55832&perpage=20&highlight=temporal%20influence&pagenumber=2
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.