Skip to content

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.

(this PR was set up as part of Video leading up to 0.24 but didn't make the cut; deemed needlessly risky just before the release)

@Wumpf Wumpf added 🚜 refactor Change the code, not the functionality feat-video anything video decoding, player, querying, data modelling of videos etc. 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
a35d1e6 https://rerun.io/viewer/pr/10646 +nightly +main

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

@Wumpf Wumpf force-pushed the andreas/video/refactor-duration-handling branch from e1a2581 to 74bcc0e Compare August 26, 2025 09:40
@Wumpf Wumpf added the exclude from changelog PRs with this won't show up in CHANGELOG.md label Aug 26, 2025
@Wumpf Wumpf marked this pull request as ready for review August 26, 2025 09:41
@Wumpf Wumpf marked this pull request as draft August 26, 2025 09:43
@Wumpf Wumpf force-pushed the andreas/video/refactor-duration-handling branch from 74bcc0e to d651834 Compare August 26, 2025 09:46
@Wumpf Wumpf force-pushed the andreas/video/refactor-duration-handling branch from d651834 to ef5605f Compare August 26, 2025 09:54
@Wumpf Wumpf marked this pull request as ready for review August 26, 2025 09:54
@Wumpf Wumpf requested a review from emilk August 26, 2025 12:06
@Wumpf
Copy link
Member Author

Wumpf commented Aug 26, 2025

very nice naming suggestions, thanks!

@Wumpf Wumpf merged commit 82ec793 into main Aug 26, 2025
40 checks passed
@Wumpf Wumpf deleted the andreas/video/refactor-duration-handling branch August 26, 2025 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from changelog PRs with this won't show up in CHANGELOG.md feat-video anything video decoding, player, querying, data modelling of videos etc. 🚜 refactor Change the code, not the functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants