Skip to content

Better video stream errors for missing samples & key frames#11310

Merged
Wumpf merged 1 commit intomainfrom
andreas/better-video-stream-errors
Sep 23, 2025
Merged

Better video stream errors for missing samples & key frames#11310
Wumpf merged 1 commit intomainfrom
andreas/better-video-stream-errors

Conversation

@Wumpf
Copy link
Member

@Wumpf Wumpf commented Sep 23, 2025

Previously, we'd fairly eagerly showed "no video data" when in actually there was data, just not enough for decoding. This can happen a lot when cutting chunks or sending incomplete data.

Examples

No key frames at all, but some samples:
image

No key frames prior to what we're looking at (there's some later on and as expected the video plays then):
image

@Wumpf Wumpf added 📺 re_viewer affects re_viewer itself include in changelog feat-video anything video decoding, player, querying, data modelling of videos etc. labels Sep 23, 2025
@github-actions
Copy link

github-actions bot commented Sep 23, 2025

Web viewer built successfully.

Result Commit Link Manifest
f288605 https://rerun.io/viewer/pr/11310 +nightly +main

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

@Wumpf Wumpf merged commit c0794d9 into main Sep 23, 2025
47 checks passed
@Wumpf Wumpf deleted the andreas/better-video-stream-errors branch September 23, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat-video anything video decoding, player, querying, data modelling of videos etc. include in changelog 📺 re_viewer affects re_viewer itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants