I think i got it, just use "MSceneMessage::kAfterSoftwareFrameRender" is okay!!
Thanks all. Yeah.Y On May 5, 9:53 am, "Yeah.Y" <[email protected]> wrote: > Simply put, i would like to wirte a HIDDEN "Post Render MEL". > > On May 5, 8:46 am, "Yeah.Y" <[email protected]> wrote: > > > > > Oh, I cant use any other program to do this, I'd like better hook this > > plugin up to maya itself. > > I tried MRenderCallback, but only the postRenderCallback can hook up > > "maya software", that's pretty strange. > > > Thanks all the same and best regards!! > > > On May 4, 10:12 pm, Sylvain Berger <[email protected]> wrote: > > > > Are you using any render management software? You could use Deadline, it > > > have the ability to run a script after a frame is rendered. You can run > > > it > > > for free on 2 machines, this might be a good short term solution for your > > > problem > > > > On Mon, May 4, 2009 at 9:04 AM, Yeah.Y <[email protected]> wrote: > > > > > In addition, I found MRenderCallback can only hook the callback "maya > > > > software" renderer, no any callback for "Mental Ray" and "HardWare", > > > > what's going on inside of it?? > > > > > How autodesk can write "Pre render MEL:" and "Post render MEL:" in > > > > "render setting", "common page"?? > > > > > Is there any other methods for approaching that? do some job after > > > > each frame finishing. > > > > > Please give me a hand. > > > > Thank you very much; > > > > > On May 4, 1:18 pm, "Yeah.Y" <[email protected]> wrote: > > > > > Hi everyone, > > > > > > Rencently, in a few days, I must write a plugin which can do some work > > > > > after each frame render finishing. > > > > > I cant use "post render mel" in render setting, as well as, I cant use > > > > > mel or python for some special reason. > > > > > > I'm new to maya api, and only find MRenderCallback can do that job. > > > > > Could u please give me some others api suggestions or method to do > > > > > that thing. > > > > > > thanks very much in advance !!! > > > > > Best Regards~ > > > > > > yours, > > > > > Yeah YANG > > > > -- > > > They say, "Evil prevails when good men fail to act." What they ought to > > > say > > > is, "Evil prevails." > > > Nicolas Cage as Yuri Orlov in Lord of War.- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
