meta-pytorch / meta-pytorch/torchcodec
Encoding mp3 on Windows is probably incorrect
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 125
- Avg merge
- 22h 47m
- Merged PRs (30d)
- 54
Description
We are skipping a bunch of encoder tests on Windows with mp3 files. See TODO (waiting for PR to be merged to share links to code)
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
Start by locating the TODO and the encoder tests that are skipped for MP3 files on Windows. Reproduce the encoding behavior on Windows, compare it with the expected MP3 output, and identify what makes the encoding incorrect. Done means the relevant encoder tests run on Windows and pass with correct results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- audio-video-rtc, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100