quicktime save as frame equivalent
When we play a quicktime movie and we stop it, a frame (matrix) image remains visible. Can we save this image?
check out the 'exportimage' message to either jit.qt.movie or jit.matrix.
-Ben
Thanks Ben, that's very good....!
When we exportimage from jit.quicktime we can chose the format. When we exportimage from a matrix it will be .png. Why is there no choice of format with matrix?
Have a look to the exportimage subpatcher of jit.qt.movie. It's all in there.