[PD] Re: GEM: pix_write on Windows, HELP!

chris clepper cgc at humboldtblvd.com
Fri May 12 00:36:52 CEST 2006


Works fine here.  Try making a separate chain for the capture:

gemhead 99
|
|
pix_write

The object defaults to the dimensions of the gemwin.  I get tiff images
written to disk by default.  setting a number after the filename gives JPEG
output but the image fidelity is low.

On 5/11/06, David Powers <cyborgk at gmail.com> wrote:
>
> Attached is my example patch, if it is any help...
>
> ~David
>
>
> On 5/11/06, David Powers <cyborgk at gmail.com> wrote:
> >
> > Hello,
> >
> > Does pix_write work on Windows? Can someone provide me a working
> > example? I can get it to write a jpg or tif, but for some reason, all I ever
> > get is something that is solid black. The documention is poor for this
> > object, but I'm using settings like [pix_write 0 0 400 400] which gives me a
> > 400x400 black square. I tried putting it in the chain like this:
> > [pix_image]
> > l
> > [pix_write]
> > l
> > [pix_texture]
> >
> > and this:
> > [pix_image]
> > l
> > [pix_texture]
> > l
> > [pix_write]
> >
> > This REALLY bugs me - I have to use an outboard screen capture to get
> > GEM images otherwise, which:
> > a) means I'd have to advance frame by frame and click each time to make
> > a movie and
> > b) means I have to open Gimp and crop out the GEM window borders for
> > every shot.
> >
> > ~David
> >
>
>
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20060511/5bbcfcf8/attachment.htm>


More information about the Pd-list mailing list