Install this package:
emerge -a dev-python/audioread
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/audioread
Or alternatively:
emerge --autounmask-write -a dev-python/audioread
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.0.1-r1 | 8 | amd64 arm64 ~x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription lang="en"> 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). </longdescription> <stabilize-allarches></stabilize-allarches> <upstream> <remote-id type="github">beetbox/audioread</remote-id> <remote-id type="pypi">audioread</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-python/audioread |
euse -E <flag> -p dev-python/audioread |
euse -D <flag> -p dev-python/audioread
| Flag | Description | 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) | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | audioread-3.0.1.tar.gz | 116513 bytes |