-
Notifications
You must be signed in to change notification settings - Fork 707
Native AV1 decoding via rav1d/dav1d #7605
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestfeat-videoanything video decoding, player, querying, data modelling of videos etc.anything video decoding, player, querying, data modelling of videos etc.📺 re_vieweraffects re_viewer itselfaffects re_viewer itself
Description
- Part of More native Video support #7298
Progress
Experimental support using rav1d can be found in:
TODO
- Update MSRV to Rust 1.79 #7563 (required by rav1d)
- Native video support for AV1 #7557
- Publish our own
rav1dfork asre_rav1dwith: - Use a write-belt for the texture upload (instead of raw
wgpu::Queue) - Unify GPU texture conversion (with focus on chroma downsampled formats) #7608
- Check memory use
- Update video docs, now that we have native AV1 video support #7662 Update the video support matrix docs
Reactions are currently unavailable
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or requestfeat-videoanything video decoding, player, querying, data modelling of videos etc.anything video decoding, player, querying, data modelling of videos etc.📺 re_vieweraffects re_viewer itselfaffects re_viewer itself