AudioVideo

This wiki is in the process of being archived due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies. Edits are discouraged.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.

Audio and Video

Some Python-based projects related to audio and video. See also Screencasting.

Audio/Music Editors

  • Jokosher - a complete application for recording, editing, mixing and exporting audio

See also PythonInMusic for more projects.

Audio/Music Players

Libraries and Frameworks

  • GStreamer - an audio/video playback framework - has Python bindings

  • MLT - an open source multimedia framework, designed and developed for television broadcasting - has Python bindings

  • MoviePy - a Python library for script-based movie editing (cuts, concatenations, text insertion, non-linear editing)

See also Audio for details of Python audio libraries.

  • Elisa - an open source cross-platform media centre solution

  • Freevo - Linux multimedia jukebox

Streaming

  • Boxtream - a mobile and autonomous audio and video streaming and recording studio (uses GStreamer)

  • Flumotion - a streaming media server (uses GStreamer)

Video Editors

  • OpenShot - an open source video editor, written in Python and based on MLT and PyGtk

  • Pitivi - an open source video editor, written in Python and based on GStreamer and GTK+