On 4/23/2012 3:32 AM, mike basil wrote:
Hi!

Currently developing an OpenFX plugin for Nuke; also OFX documentation provides a (kOfxImageEffectPropInteractiveRenderStatus) flag on whether an interactive render or a render job to disk currently occurs - it does not seem to be supported by Nuke at the moment.

Getting kOfxImageEffectInstancePropSequentialRender host property returns false (0).

This flag extremly important in some cases (even witout kOfxImageEffectPropSequentialRenderStatus).

Just had an idea, since there is now a connector to a write node and we can set the Read checkbox to get frames pre-rendered. Maybe a way to support for that for Nuke safely and understandable by user would be if there was a checkbox in the write node that sets that option (much like the Read checkbox), as condition for *kOfxImageEffectInstancePropSequentialRender = 2, **kOfxImageEffectInstancePropSequentialRenderHint=2 * (or 1 when jumping on timeline) then it would be real clear for users that they cannot render distribute, and this could be localized within a project... That would be easier to document by a plugin for a user as well.

Would be greatful for any tips,
thanks!


_______________________________________________
Nuke-dev mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev

_______________________________________________
Nuke-dev mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev

Reply via email to