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).
ffmpeg and gst-python are optional dependencies.
If you want to build this for use with Python 3.x (needs the optional
dependency python3) pass the script PYTHON3=yes, like
PYTHON3=yes ./audioread.SlackBuild
Maintained by: Dimitris Zlatanidis
Keywords: audio,decode,python,gstreamer,gst-python,mad,pymad
ChangeLog: audioread
Homepage:
https://github.com/sampsyo/audioread
Download SlackBuild:
audioread.tar.gz
audioread.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
audioread.SlackBuild |
audioread.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds