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

Improve video doc page #8007

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Improve video doc page #8007

merged 2 commits into from
Nov 6, 2024

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Nov 5, 2024

What

Mostly for updating it about the fact that we have ffmpeg now in the native viewer, but some more general polish and revamp.

This is the last ship-blocker for ffmpeg based h264 decoding, so this

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
  • If applicable, add a new check to the release checklist!
  • If have noted any breaking changes to the log API in CHANGELOG.md and the migration guide

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

@Wumpf Wumpf added 📖 documentation Improvements or additions to documentation include in changelog labels Nov 5, 2024
Copy link

github-actions bot commented Nov 5, 2024

Deployed docs

Commit Link
6b70b2d https://landing-d79293oob-rerun.vercel.app/docs

@Wumpf
Copy link
Member Author

Wumpf commented Nov 5, 2024

| ---------- | ------- | ------ |
| AV1 | ✅ | ✅ |
| H.264/avc | ✅ | ✅ |
| H.265/hevc | 🚧 | ❌ |
Copy link
Member Author

Choose a reason for hiding this comment

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

maybe 🚧 doesn't quite cut it. It's not like we're working on it actively (we can't - hevc support is a legal issue for mozilla). But 🟧 is worse

Copy link
Member Author

Choose a reason for hiding this comment

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

trying 🔲 instead

@Wumpf Wumpf merged commit eec4915 into main Nov 6, 2024
32 checks passed
@Wumpf Wumpf deleted the andreas/update-video-docs branch November 6, 2024 16:32
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 include in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Native video decoder via ffmpeg CLI
2 participants