Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Implement AudioSampleEntryV1

Open
#34 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
rust

Research direction

Start by locating the existing AudioSampleEntry parsing and related tests, then compare their handling with the ISO Base Media Format AudioSampleEntryV1 requirements. Confirm support for sample rates above 65 kHz, including the FLAC and modern-profile cases described in the issue, and add coverage showing the new metadata is parsed correctly.

Written by the indexing model from the issue text.

Description

compliance help wanted

There is a new version of the AudioSampleEntry which allows specifying samplerates over 65 kHz. This is apparently uncommon, with current encoders relying on codec override of the container metadata, but we should probably support it for the sake of flac/modern profiles.

Dominant language
Rust
Stars
448
Forks
72
Avg merge
20d 3h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mozilla/mp4parse-rust

All issues in mozilla/mp4parse-rust

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.