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

Skip to content

Conversation

emilk
Copy link
Member

@emilk emilk commented Aug 5, 2025

Related

What

Starting the ffmpeg executable on a cold boot can take SEVEN SECONDS on Mac. Not sure how - maybe it is dynamically loading a bunch of dynamic libraries, and looking for plugins or something. Anyways - we really don't want to lock up the UI thread for this :)

@emilk emilk added this to the 0.24.1 - bug fixes milestone Aug 5, 2025
@emilk emilk added 🪳 bug Something isn't working ui concerns graphical user interface 📉 performance Optimization, memory use, etc feat-video anything video decoding, player, querying, data modelling of videos etc. labels Aug 5, 2025
Copy link

github-actions bot commented Aug 5, 2025

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

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

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

@emilk emilk changed the title typos: Ignore weird word in one of our example Fick GUI hickup when starting native video player Aug 5, 2025
@emilk emilk added 📺 re_viewer affects re_viewer itself include in changelog and removed ui concerns graphical user interface labels Aug 5, 2025
@Wumpf Wumpf changed the title Fick GUI hickup when starting native video player Fix GUI hickup when starting native video player Aug 5, 2025
@Wumpf Wumpf self-requested a review August 5, 2025 12:54
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Wumpf Wumpf merged commit 929ab27 into main Aug 5, 2025
54 of 61 checks passed
@Wumpf Wumpf deleted the emilk/fix-ffmpeg-hickup branch August 5, 2025 13:51
@emilk emilk mentioned this pull request Aug 7, 2025
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪳 bug Something isn't working feat-video anything video decoding, player, querying, data modelling of videos etc. include in changelog 📉 performance Optimization, memory use, etc 📺 re_viewer affects re_viewer itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Performance hickup when first showing a video
2 participants