[PD] ERROR: -35 in GraphicsExportSetOutputFile() GEM: Unable to save image to 'gradient00001.tif'

Etienne Landon landon.etienne at gmail.com
Mon Feb 24 16:49:25 CET 2014


Hi,

I understand you're trying to render your circle to an image file, you
should then have a look at pix_snap.
pix_write needs pixels to write, a circle has no pixel data. pix_snap will
make a snapshot of your 3D scene (your circle), this snapshot is pixels
that you can then write to an image file using pix_write.




2014-02-24 13:53 GMT+01:00 Alexandros Drymonitis <adrcki at gmail.com>:

> Yet another question regarding Gem. I'm connecting the outlet of [circle]
> (which is being rendered in a Gem chain) to the first inlet of [pix_write]
> and when I send a bang to [pix_write] I get this error and, obviously, no
> image is being saved. The object's help patch is not helping me thoroughly
> to be honest. What kind of messages do I have to send to [pix_write] if for
> example I want to save a .jpg? And of course, why doesn't it save any image?
> I'm on OS X 10.8.5 with Pd-extended-0.43.4
>
> Thanks
>
> _______________________________________________
> 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/20140224/31c09791/attachment-0001.htm>


More information about the Pd-list mailing list