Hello,<br><br>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:
<br>[pix_image]<br>l&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>[pix_write]<br>l<br>[pix_texture]<br><br>and this:<br>[pix_image]<br>
l&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
[pix_texture]<br>
l<br>
[pix_write]<br><br>This REALLY bugs me - I have to use an outboard screen capture to get GEM images otherwise, which:<br>a) means I'd have to advance frame by frame and click each time to make a movie and<br>b) means I have to open Gimp and crop out the GEM window borders for every shot.
<br><br>~David<br>