Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Aug 25, 2025

Related

What

This adds support for H.265 using the same approach as for H.264 using ffmpeg, just changing the expected format.

Note that this adds support to both the native viewer and VideoStream native/web.
(previously only mp4 H.265 on web was supported).

Before merge...

  • manual test @ Linux (via @emmadrigal)
  • manual test @ Windows
  • manually test H.265 video streams on web
  • manual test @ Mac
  • ran full ci check

@Wumpf Wumpf added enhancement New feature or request 📺 re_viewer affects re_viewer itself include in changelog feat-video anything video decoding, player, querying, data modelling of videos etc. labels Aug 25, 2025
Copy link

github-actions bot commented Aug 25, 2025

Latest documentation preview deployed successfully.

Result Commit Link
b3a49b1 https://landing-h72wodl11-rerun.vercel.app/docs

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

Copy link

github-actions bot commented Aug 25, 2025

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

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

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

@Wumpf Wumpf changed the title Add client side h265 codec Add H.265 support for native & VideoStream Aug 25, 2025
@Wumpf Wumpf force-pushed the andreas/h265-support branch from aac0419 to e14130d Compare August 25, 2025 16:22
@Wumpf
Copy link
Member Author

Wumpf commented Aug 25, 2025

Testing showed that video stream doesn't work on web yet with this!

@Wumpf
Copy link
Member Author

Wumpf commented Aug 25, 2025

Ooof, this wasn't easy to get right. But I think that's it!

@Wumpf
Copy link
Member Author

Wumpf commented Aug 25, 2025

@rerun-bot full-check

Copy link

Started a full build: https://github.com/rerun-io/rerun/actions/runs/17220361198

@Wumpf Wumpf merged commit 26c8b9f into main Aug 25, 2025
87 of 91 checks passed
@Wumpf Wumpf deleted the andreas/h265-support branch August 25, 2025 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 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.

HEVC/H.265 support for VideoStream archetype
2 participants