[gephex-user] Re: Screen capture frei0r plugin

binary millenium binarymillenium at gmail.com
Fri Feb 23 03:22:14 CET 2007


Here are the complete downloads:

Put these in gephex-0.4.3b\bin
http://binarymillenium.googlecode.com/files/wx_dlls.zip

Put the dll in this file in gephex-0.4.3b\dlls\frei0rs
http://binarymillenium.googlecode.com/files/screencap-0.0.1.zip

The position input is not quite ideal, just multiplies the float 0-1.0 x or
y inputs and uses those as offsets.  So if the grab width plus the offset is
bigger than the screen width there will just be black parts on the image.

-bm


On 2/22/07, binary millenium <binarymillenium at gmail.com> wrote:
>
>
> I made a frei0r module that captures part of the screen.  This means that
> not only can you do standard feedback as seen in the linked image below, but
> you can use any application as an image source: formats of video that you
> can't play inside whatever frei0r app you're using can be just captured
> (though perhaps very inefficiently).  Another fun thing to do is to use a
> paint program as an image source.
>
> I built this in msys and it uses wxWindows 2.8.0.  I had to put
> mingw10.dll, wxbase28_gcc_custom.dll, and wxmsw28_core_gcc_custom.dll in
> my gephex/bin dir.
>
> There is windows specific code but it may be easy to get an X11 version
> running (I am currently without a Linux machine).
>
> Shell services at sourceforge are currently down so I can't upload all the
> files there.  I can upload to somewhere else if anyone has a suggestion.
> For now I've attach the source and makefile, though
>
> <a href="
> http://img144.imagevenue.com/img.php?image=61465_screencap_122_1lo.JPG"
> target=_blank><img src="http://img144.imagevenue.com/loc1/th_61465_screencap_122_1lo.JPG"
> border="0"></a>
>
> or
>
> http://img144.imagevenue.com/img.php?image=61465_screencap_122_1lo.JPG
>
> Things to do- use number inputs to determine screen position and width and
> height to grab.  The frei0r type is filter, it should be a source instead-
> currently it uses any image input to determine width and height, but doesn't
> actually use the source image data.
>
> -binarymillenium
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gephex.org/pipermail/gephex-user/attachments/20070222/eb9ebe5e/attachment.htm


More information about the gephex-user mailing list