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

5 lines
190 B
Plaintext

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