Serial-ATA / Serial-ATA/lofty-rs
Webm support
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 359
- Forks
- 77
- Avg merge
- 12h 54m
- Merged PRs (30d)
- 11
Description
What would it take to support webm format for audio?
My understanding is it is an "audiovisual media file format" so it has both audio and video, but popular websites use this as a container for audio only since it supported by the HTML5 spec.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reviewing the existing format support in lofty-rs and determine what WebM audio metadata handling would require. Done means defining and implementing the required support with coverage for the relevant WebM audio cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100