Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 678 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 678 Bytes

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.