PDA

View Full Version : new sample: GUISample 0.1


hanfrunz
20th October 2003, 00:55
okay i did it myself...

based on "avsmon" and "simplesample" i created my first filter with a GUI!

download here (http://www.geocities.com/hanfrunz/GUISample0.1.zip)

It is very simple and can be used as a base to start a new filter generation :)

hanfrunz

Si
20th October 2003, 08:24
Brilliant:)

What did you use to complile it because it doesn't look like a normal collection of MS C++ files :confused:

regards
Simon

hanfrunz
20th October 2003, 12:33
hi simon,

i used vc7.

hanfrunz

sh0dan
20th October 2003, 13:23
Very nice sample!

Instead of including internal.h, just use these includes:

#include <objbase.h>
#include "avisynth.h"
#include "resource.h"

in simpleGUI.h

A "preview" function could maybe also be nice to have?

(btw - it works kinda the opposite way I would expect it to - ie selecting Red excludes red - it doesn't however really matter i know.

Mug Funky
2nd December 2003, 13:49
hey wow! an avisynth filter with a GUI. now even lazy people have no excuse to not get some avisynth goodness (unless they're mac bound...)

um, to make this reply practical in some way... i can't download it, must be geo-shitties max bandwidth thing.

still, good stuff. i can't wait to play with this when i do download it

(warpenterprises - i'm looking in your direction ;))

[edit]

bluh, never mind the above - i forgot the stupid no-direct-link thing. got it now and just about to test it :)

[edit edit]

OMG, that rocks! hooray for hanfrunz!
it seems to take VDmod down if you feed it the wrong colourspace, but that's secondary.

sh0dan
4th February 2004, 18:30
Oh - it has gone! :scared:

I miss (read: need) it. For inspiration! ;)

hanfrunz
4th February 2004, 19:39
mmmh tried it a few second ago... works... try to reload the file a few times, then it should work, if not send me your email adress.

hanfrunz