Differences between revisions 4 and 5
Revision 4 as of 2011-05-31 07:40:27
Size: 1848
Editor: techtonik
Comment: add screencasting info
Revision 5 as of 2014-01-21 08:23:17
Size: 2005
Editor: ValentinZ
Comment: Added MoviePy (Python library for script-based movie editing)
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
 * [[http://zulko.github.io/moviepy/|MoviePy]] - a Python library for script-based movie editing (cuts, concatenations, text insertion, non-linear editing)

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+

AudioVideo (last edited 2014-01-21 08:23:17 by ValentinZ)

Unable to edit the page? See the FrontPage for instructions.