Skip to content

Improve video doc page#8007

Merged
Wumpf merged 2 commits intomainfrom
andreas/update-video-docs
Nov 6, 2024
Merged

Improve video doc page#8007
Wumpf merged 2 commits intomainfrom
andreas/update-video-docs

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
@github-actions
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
@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