LLNL / blockbuster

Automatically exported from code.google.com/p/blockbuster
1 stars 1 forks source link

End frame of 0 + past last frame causes weirdness #154

Closed wealthychef1 closed 9 years ago

wealthychef1 commented 15 years ago

Scott showed me a bug that makes the movie go to the end regardless of the "current frame field".
Reproducer: Current movie is on frame N.
Movie in Cue to execute (CTE) has length M, where M < N.
CTE shows end frame of 0 and current frame != M Execute cue causes movie to go to end of frame, which is not what user wanted. See MDA_Kokko cue file.
Play Plate Movie past frame 10.
Now execute Bob Part 2, and you will see that the movie goes to frame 10, the last frame, instead of 7, which is requested. Note the End frame for Bob Part 2 is 0.

Original comment by: wealthychef1

wealthychef1 commented 10 years ago

Original comment by: wealthychef1