0

isPlaying returning False on first frame when looping?

def frameChanged(self, event):

    print rv.commands.isPlaying()

 

When playing a clip in a sequence, ranged looped. When RV is hitting the first frame, isPlaying() will return False.

1 comment

  • 0
    Avatar
    Jon Morley

    Hi Johan,

    When RV loops (or ping pongs) it stops at the end and then starts back up playing again. So there is a time where isPlaying is false at the beginning. Can you please tell me more about what you are trying to do and maybe I can help find an alternative workflow.

    Thanks,
    Jon

Please sign in to leave a comment.