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

_sp_passiveVideo - Synchronisation of the movie with the sync square #17

Open
4 tasks
oliche opened this issue Nov 21, 2024 · 0 comments
Open
4 tasks
Assignees

Comments

@oliche
Copy link
Member

oliche commented Nov 21, 2024

The proof of concept validates the idea of switching randomly the sync square by chunks N frames to be then recorded on the frame2ttl.

We should now try to regress out the time differences using ibldsp.utils.sync_timestamps with the linear option set to True.

image
A first glance shows that we have some delayed frames in the playback, so it is suggested to look at possible ways to reduce CPU/GPU load of decoding the frames using different playbacks.

  • store movie in AWS accessible to the public
  • store flipping sequence in the repository
  • write the task that will synchronise the frame2ttl fronts with the pre-generated squence
  • look into codecs (video editing experts like @bimac 🥇 )
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

4 participants