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

Document & test video support matrix #7393

Closed
4 of 5 tasks
emilk opened this issue Sep 10, 2024 · 5 comments · Fixed by #7596
Closed
4 of 5 tasks

Document & test video support matrix #7393

emilk opened this issue Sep 10, 2024 · 5 comments · Fixed by #7596
Assignees
Labels
📖 documentation Improvements or additions to documentation 🎞️ video

Comments

@emilk
Copy link
Member

emilk commented Sep 10, 2024

We need to document what is supported where:

Should bottom out in a page on our docs!
Can we document preferred codecs? (av1 we have a backup plan for native)


@emilk emilk added 📖 documentation Improvements or additions to documentation 🎞️ video labels Sep 10, 2024
@emilk emilk added this to the 0.19 - Dataframe and web video milestone Sep 10, 2024
@emilk emilk changed the title Document videos support matrix Document video support matrix Sep 10, 2024
@Wumpf Wumpf changed the title Document video support matrix Document & test video support matrix Sep 24, 2024
@Wumpf Wumpf assigned emilk and Wumpf and unassigned Wumpf Sep 24, 2024
@Wumpf
Copy link
Member

Wumpf commented Sep 24, 2024

@emilk
Copy link
Member Author

emilk commented Sep 27, 2024

I'll start on this now apparently Jan has already started

@emilk emilk unassigned emilk and Wumpf Sep 27, 2024
@emilk emilk mentioned this issue Sep 27, 2024
6 tasks
jprochazk added a commit that referenced this issue Sep 30, 2024
### What
* Part of #7393

This is just the start. We're gonna add a support matrix too.

### Checklist
* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)
* [x] I've included a screenshot or gif (if applicable)
* [x] I have tested the web demo (if applicable):
* Using examples from latest `main` build:
[rerun.io/viewer](https://rerun.io/viewer/pr/7533?manifest_url=https://app.rerun.io/version/main/examples_manifest.json)
* Using full set of examples from `nightly` build:
[rerun.io/viewer](https://rerun.io/viewer/pr/7533?manifest_url=https://app.rerun.io/version/nightly/examples_manifest.json)
* [x] The PR title and labels are set such as to maximize their
usefulness for the next release's CHANGELOG
* [x] If applicable, add a new check to the [release
checklist](https://github.com/rerun-io/rerun/blob/main/tests/python/release_checklist)!
* [x] If have noted any breaking changes to the log API in
`CHANGELOG.md` and the migration guide

- [PR Build Summary](https://build.rerun.io/pr/7533)
- [Recent benchmark results](https://build.rerun.io/graphs/crates.html)
- [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)

To run all checks from `main`, comment on the PR with `@rerun-bot
full-check`.

---------

Co-authored-by: Jan Procházka <honza.spacir@gmail.com>
Co-authored-by: jprochazk <pjanv42@gmail.com>
@jprochazk
Copy link
Member

We didn't mention performance at all in docs, I don't know if it makes sense at this point?

@emilk
Copy link
Member Author

emilk commented Sep 30, 2024

We should at least test some 4k videos and verify that it works

@Wumpf
Copy link
Member

Wumpf commented Oct 3, 2024

Several 4k work:

4x4kvid.mov

sorta, this is prone for me to run into

Even higher resolution video works as well. However, browsers tend to crash the tabs at random for me on some videos. (very distinctivvely not rerun crashing). Might be worth digging up respective browser bugs to link to and filing new ones if needed.

However HDR material is completely broken. We have to note that still down into the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📖 documentation Improvements or additions to documentation 🎞️ video
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants