View Full Version : Avisynth 2.5.1 15-04-03 binary
sh0dan
15th April 2003, 18:05
Didn't want to post to the five or six posts this is related to:
There is a new binary up. See the second link in my signature.
I also put up a build of milan's ffvfw, that allows you to open AviSynth scripts in virtually any application that support AVI files! - but beware - it's still experimental.
There are updates to Conditional Filtering, Richard has done great work on the ImageReader/Writer, and as always, minor fixes and additions.
akabob
15th April 2003, 18:07
Great great great !!
DDogg
15th April 2003, 20:10
Hey, thanks for the ffvfw build! Really do appreciate you doing that for us :)
Also, anomaly report, with this avisynth build the "Processing.avs" example script gives a unrecognized exception error when played. All other examples work ok.
# Generates colorbar image at the size 512x384
Colorbars(512,384)
# Resizes the image using the lanczos3 algorithm
LanczosResize(640,480)
# Now the image is 640x480
# Now crop 16 pixels off the entire image all the way around.
Crop(16, 16, -16, -16)
# Convert to greyscale
Greyscale()
sh0dan
16th April 2003, 14:01
Thanks for the report! Seems like there was still a bug left in the resizer!
Boulder
16th April 2003, 14:26
Is the server down? I can't get the page to open.
LigH
16th April 2003, 14:36
Mee too - when the link was posted in the german forum, it was not available anymore. Especially a newer ffvfw build would have been interesting for me.
sh0dan
16th April 2003, 14:57
Yes - the server was down. I'm applying a few security patches before restarting shortly!
Edit: Server up, along with a new binary that fixes the bug decribed above.
liquid217
16th April 2003, 21:01
how about the bug in the BlankClip function? it seems like now, even though you specify for it to be stereo, it allways outputs 1 channel.
Thanks for the great work, its much appreciated.
Niņo
16th April 2003, 23:20
Thanks for the new build.
#version() still returns 12 mar. 2003, is this correct?
DDogg
16th April 2003, 23:31
Niņo, yup. Sh0dan just likes to mess with your mind. I know it is the new one 'cause the problem I reported up top is fixed.
Niņo
16th April 2003, 23:53
I know too it's the new one, sure..
But I was thinking something was wrong in my regedit :)
Thx again.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.