Use compressed audio directly from memory
Open
- Dominant language
- Python
- Stars
- 538
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
It is currently possible to decode audio files to PCM. It would be additionally nice to be able to directly decode mp3 data frames to PCM.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review audioread's existing file-to-PCM decoding API and the GStreamer, Core Audio, MAD, and FFmpeg backend paths. Determine how an in-memory MP3 data-frame input could fit the current interfaces, then verify that the resulting API decodes it to PCM without requiring a file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100