vp-build/srcpkgs/python-audioread/INSTALL.msg

5 lines
189 B
Plaintext

To decode audio files the library supports different backends:
- gstreamer via gst1-python
- ffmpeg via its command-line interface
- wave, aifc, and sunau files via Python standard library