Hi all,
We are trying to trigger the STP transcode job by Interplay WS. Sequences are in XDCAM HD 50 format.
To ensure the sequence is ready for transfer, we call CheckSequenceIsReadyForXfer byInterplay WS. But for some sequences, CheckSequenceIsReadyForXfer return RENDER_NOT_FOUND error. When we open those sequences in News Cutter, we found that none of them have render effect.
This situation can be solved by:
1. Skip the CheckSequenceIsReadyForXfer check and directly trigger STP encode job
2. Or perform mix down to the related sequences then CheckSequenceIsReadyForXfer will return no error
We would like to ask:
1. If RENDER_NOT_FOUND error refers to "There are unrendered effects", does it also refer to any other non-ready situation in the sequence?
2. Why RENDER_NOT_FOUND error is returned when the sequence have no rendered effect?
Two screenshot of sequence opened by NC is captured:
Thank you very much!