Feature Requests item #1901418, was opened at 2008-02-25 14:46 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507082&aid=1901418...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: ClaudiusMaximus (claudiusmaximus) Assigned to: Nobody/Anonymous (nobody) Summary: pix_write to a PPM stream
Initial Comment: I would very much like if pix_write could write successive frames to a PPM stream. This would let me to do things like:
mkfifo stream.ppm && pd -nogui -lib Gem -open my-rendering-patch.pd & cat stream.ppm | ppmtoy4m ... | y4mscaler ... | mpeg2enc ...
At the moment I'm rendering to multiple TIFF files, which takes a vast amount of temporary disk space, and is more complicated to encode later.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507082&aid=1901418...