Contents

pydub 0.25.1

0

Manipulate audio with an simple and easy high level interface

Manipulate audio with an simple and easy high level interface

Stars: 8295, Watchers: 8295, Forks: 995, Open Issues: 351

The jiaaro/pydub repo was created 12 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 8295 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
No  pydub  pypi packages just yet.

Errors

A list of common pydub errors.

Code Examples

Here are some pydub code examples and snippets.

GitHub Issues

The pydub package has 351 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

See more issues on GitHub

Related Packages & Articles