Hi, I'm currently working on plugin that should to perform 2 passes of input video. So it can render a frame, only after it pass the whole video once. I think, the result can be obtained by using random access to frames of the input video, but there are no examples.
NDK contains function void gotoContext (const OutputContext &, bool update) that seems to provide random access, but I don't know, how to use it. Thanks a lot. _______________________________________________ Nuke-dev mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev
