pydub 0.25.1
0
Manipulate audio with an simple and easy high level interface
Contents
Manipulate audio with an simple and easy high level interface
Stars: 8856, Watchers: 8856, Forks: 1042, Open Issues: 368The jiaaro/pydub
repo was created 13 years ago and the last code push was 2 months ago.
The project is extremely popular with a mindblowing 8856 github stars!
How to Install pydub
You can install pydub using pip
pip install pydub
or add it to a project with poetry
poetry add pydub
Package Details
- Author
- James Robert
- License
- MIT
- Homepage
- http://pydub.com
- PyPi:
- https://pypi.org/project/pydub/
- GitHub Repo:
- https://github.com/jiaaro/pydub
Classifiers
- Multimedia/Sound/Audio
- Multimedia/Sound/Audio/Analysis
- Multimedia/Sound/Audio/Conversion
- Multimedia/Sound/Audio/Editors
- Multimedia/Sound/Audio/Mixers
- Software Development/Libraries
- Utilities
Related Packages
Errors
A list of common pydub errors.
Code Examples
Here are some pydub
code examples and snippets.
GitHub Issues
The pydub package has 368 open issues on GitHub
- pydub.exceptions.CouldntDecodeError: Decoding failed. ffmpeg returned error code: 69
- Support -ar for 'export'
- wip: avoiding repeated copying of audio in speedup
- Improved detect silence
- Fixing test warnings
- Why can't it run?
- OGG TO WAV BROKEN RECENTLY
- AudioSegment.from_mp3 high latency for short audio clips (70-150ms)
- Play WAV files with ffmpeg on Windows 21H2
- Replace Travis with GitHub Actions
- AudioSegment.from_mp3() raises FileNotFoundError
- Fix README aiff/aac mismatch
- speedup hangs indefinitely
- ThreadPoolExecutor or ProcessPoolExecutor for parallelism?
- Ugly distortion when overlaying sine waves