On Thu, 11 Feb 2016 7:55 AM Kumaran M <[email protected]> wrote: > How about using this... > > https://github.com/mottosso/maya-capture >
I believe you just linked Marcus to his own repo ;-) Not only that, but this is recent and probably what he came up with to solve his problem from this thread. > Regards, > Kumar > > > On Tuesday, January 26, 2016 at 10:03:33 PM UTC+5:30, Marcus Ottosson > wrote: > >> Hi all, >> >> I'm looking to perform a playblast from multiple cameras at once, and >> they way I was thinking of going at it, was to have four viewports refresh >> during playback, and capture each viewport into a QPixmap that I line up, >> such as in a 4x4 grid, within a single widget and save the resulting image >> as the "playblast". >> >> Does anyone know how to grab a frame from the current viewport? Or know >> of an existing or more straightforward method to achieve the same result? >> >> Best, >> Marcus >> > >> -- >> *Marcus Ottosson* >> [email protected] >> > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/2500a870-8d87-4de6-88ce-a1e2694cc273%40googlegroups.com > <https://groups.google.com/d/msgid/python_inside_maya/2500a870-8d87-4de6-88ce-a1e2694cc273%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA2rTbKetM0z2PEnn1AgZaudPRdpXd%3DSaat661DuxusJTQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
