Not something I am too worried about since it easy to write around it, but would it be possible to impliment this dicussion:
@CGKit http://sourceforge.net/forum/forum.php?thread_id=1346061&forum_id=166517
Hopefully this will be in the next releasem and will operate when the filename given is "-" ie
rndr - < myRib.rib
will do what you want - though it will not be possible to combine this with network renders which need to ship the rib to other server instances.
Cheers
George
Hi,
I made a small addition to George's solution. Pixie can now read the input from stdin without the "-" argument.
So rndr < myRib.rib should work now.
Okan
Log in to post a comment.
Not something I am too worried about since it easy to write around it, but would it be possible to impliment this dicussion:
@CGKit
http://sourceforge.net/forum/forum.php?thread_id=1346061&forum_id=166517
Hopefully this will be in the next releasem and will operate when the filename given is "-" ie
rndr - < myRib.rib
will do what you want - though it will not be possible to combine this with network renders which need to ship the rib to other server instances.
Cheers
George
Hi,
I made a small addition to George's solution. Pixie can now read the input from stdin without the "-" argument.
So rndr < myRib.rib should work now.
Okan