Skip to main content
jimmic57293980
Participant
April 20, 2016
Answered

Is there a job I can use to tell if a render in encoder has been stopped similar to onEncoderJobComplete for example?

  • April 20, 2016
  • 1 reply
  • 481 views

When a user stops or pauses a render in encoder I would like to know, so I can handle it in the panel.

Currently it returns type progress and progress at 1.0.

This topic has been closed for replies.
Correct answer Bruce Bullis

PPro will send you an error if they cancel; I'm not sure what you'll get as progress messages, when the render is paused; maybe check the interval between progress messages?

1 reply

Bruce Bullis
Bruce BullisCorrect answer
Legend
April 25, 2016

PPro will send you an error if they cancel; I'm not sure what you'll get as progress messages, when the render is paused; maybe check the interval between progress messages?

jimmic57293980
Participant
April 26, 2016

I have an onEncoderJobError bound which doesn't fire when they cancel, the progress I get back is 1.0 which is the same when the render completes.

Bruce Bullis
Legend
April 26, 2016

What version? Not sure when we fixed it; might be in a near-future version.