hi list!<div><br></div><div>I&#39;m trying to build a patch for :</div><div>- record a video stream (pix_video)&nbsp;and create .tif files (pix_write)</div><div>is it possible to record the video stream frame by frame without render the video? or must i wait for pix_image_write?</div>

<div><br></div><div>-Then I want to open these files to create loops who changes dynamically in function of the new .tif files recorded&nbsp;</div><div>but it is very cpu expensive to open and close .tif files one after another to recreate dynamically a video (with pix_image)</div>

<div>I have also try pix_buffer, but the size of the buffer must defined in advance (or maybe i don&#39;t know pix_buffer enough)</div><div>And with pix_multiimage I don&#39;t succed to create a number with 000001 as pix_write does when he create the tif files</div>
<div><br></div><div>if someone have an idea?</div><div><br></div><div>thx</div><div><span class="Apple-style-span" style="color: rgb(102, 102, 102);">stefan</span></div><div>
<br></div>