pymosh

Arbitrary video file manipulation.


License
Other
Install
pip install pymosh==0.1.1

Documentation

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 Formats and Codecs

  • AVI
  • 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.