You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling for example vid.setPosition(0.5+sin(ofGetElapsedTimef()_0.01)_0.5); will lock up and freeze the video from iterating through frames. This seems to be a recent bug as I have been doing something similar to sync the playback of Hap videos with an audio playhead. Any ideas as to why setPosition is so buggy?
Cheers.
The text was updated successfully, but these errors were encountered:
Calling for example vid.setPosition(0.5+sin(ofGetElapsedTimef()_0.01)_0.5); will lock up and freeze the video from iterating through frames. This seems to be a recent bug as I have been doing something similar to sync the playback of Hap videos with an audio playhead. Any ideas as to why setPosition is so buggy?
Cheers.
The text was updated successfully, but these errors were encountered: