Skip to content

Make duration handling of video more robust #10646

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Jul 15, 2025

How durations are handled for our internal video meta information is a bit brittle right now.
Also, how we distinguish open-ended versus "closed" videos was quite arcane and hard to follow so far. This refactor makes all these things more explicit and a lot more stable.

Draft:

  • too close to a release
  • not entirely done
  • ..really I just put this up because it gives me a ticket number to refer to while doing "zombie todo" cleanup [Tracking issue] Zombie todos #10459

@Wumpf Wumpf added 🚜 refactor Change the code, not the functionality 🎞️ video labels Jul 15, 2025
@Wumpf Wumpf self-assigned this Jul 15, 2025
Copy link

github-actions bot commented Jul 15, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
e1a2581 https://rerun.io/viewer/pr/10646 +nightly +main

Note: This comment is updated whenever you push a commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚜 refactor Change the code, not the functionality 🎞️ video
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant