Skip to content
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

Safari & Firefox skip video frames (are b-frames ignored?) #7961

Open
Wumpf opened this issue Oct 31, 2024 · 0 comments
Open

Safari & Firefox skip video frames (are b-frames ignored?) #7961

Wumpf opened this issue Oct 31, 2024 · 0 comments
Labels
🪳 bug Something isn't working 🎞️ video 🕸️ web regarding running the viewer in a browser

Comments

@Wumpf
Copy link
Member

Wumpf commented Oct 31, 2024

B-frames being ignored is the likely cause, but we should dig a bit deeper here to figure this out - would be great if we could show in the ui whether a frame is a bframe. On native h.264 we now show composition & decode timestamps which gets us almost there.

The issue can be reproed by loading this video into Rerun

bunny_timestamped_h264_1080p_10s.mp4

and then frame stepping.
I observed this on Mac Firefox, Safari but not in our native ffmpeg based impl or Chrome.

This is very likely the issue this users hit
https://x.com/chrisoffner3d/status/1847623631678943416

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪳 bug Something isn't working 🎞️ video 🕸️ web regarding running the viewer in a browser
Projects
None yet
Development

No branches or pull requests

1 participant