0

Is there a limit to number of timecode events that can be attached to video using addevent?

Two quick questions concerning custom autorun scripts I am writing - both related to the AddEvent() functionality (attaching events to timecode of a video).

 

1. Is there any limit to the number of events I can add to a video using AddEvent?

2. If I add more than one event at the same timecode, these events all seem to be triggered (which is great).  How many events can I have attached to one time?  And how are all executed - in the order they were added?

 

Thanks very much!

- Sven

2 comments

  • 0
    Avatar
    Lyndon

    No, there's no limit.

     

    I don't know of any limit to the number of events that will fire off from the same timecode.They are executed according to the ID number I believe.

  • 0
    Avatar
    sven anderson

    That's great news.  I'll check about ID number - I assume you are referring to the integer value that is set to 'fire' at the given timecode.

    Thanks!

Please sign in to leave a comment.