Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The clip sequencing test seems to have major time sync issues #16

Open
colinbdclark opened this issue Jan 1, 2019 · 0 comments
Open

Comments

@colinbdclark
Copy link
Owner

colinbdclark commented Jan 1, 2019

I can't quite explain what's changed, but it seems that the clip sequencer manual test is no longer working properly. It's worth investigating what has changed, and also consider the possibility of avoiding the use of Video.currentTime for synchronization, since it appears that it isn't frame accurate. Instead, we should synchronize a manual frame counter with the resolution of the video elements's play() and pause() promises.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant