5 lines
189 B
Text
5 lines
189 B
Text
|
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
|