audioread
Wrapper for audio file decoding using FFmpeg or GStreamer
Decode audio files using whichever backend is available. The library currently supports: * Gstreamer via gst-python. * MAD via the pymad bindings. * FFmpeg via its command-line interface. * The standard library wave and aifc modules (for WAV and AIFF files).
homepage ↗homepage ↗ github: beetbox/audioread pypi: audioread
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 3.0.1-r1 | 1 | 14 h | details › |
Versions & arches
Use flags of 3.0.1-r1
- ffmpeg Enable ffmpeg/libav-based audio/video codec support
- gstreamer Add support for media-libs/gstreamer (Streaming media)
- mad Add support for mad (high-quality mp3 decoder library and cli frontend)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
4 expansion flags (python targets, ABIs, cpu flags…)
- python_targets_python3_12
- python_targets_python3_13
- python_targets_python3_14
- python_targets_python3_15
Runtime dependencies of 3.0.1-r1
show 32 lines
python_targets_python3_13?
(
)
python_targets_python3_14?
(
)
python_targets_python3_15?
(
)
ffmpeg?
(
)
gstreamer?
(
)
mad?
(
)
python_targets_python3_12?
(
)
python_targets_python3_13?
(
)
python_targets_python3_14?
(
)
python_targets_python3_15?
(
)