AudioVideo

Legacy Wiki Page

This page was migrated from the old MoinMoin-based wiki. Information may be outdated or no longer applicable. For current documentation, see python.org.

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.

Media Centres

  • 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+