/pymosh

Arbitrary manipulation of video files.

Primary LanguagePythonMIT LicenseMIT

pymosh

Arbitrary manipulation of video files.

Pymosh is a set of tools for messing with video files. See the examples folder for usage examples.

Installing

pip install pymosh

Supported Container Formats and Codecs

Container Formats

  • AVI

Codecs

  • MPEG4

Video examples:

Contributing

This was hacked together for entertainment. If you want to help, you can do so on GitHub.

The Future?

  • Generalized, format-and-codec-agnostic tools.
  • Additional formats and codecs (priority: WebM/VP8).
  • GUI editor based on these tools.