VidioPy¶
VidioPy is a Python library for video processing. It provides a simple API for common video processing tasks such as reading and writing video files, transforming video clips, performing basic operations like cuts, concatenations, and title insertions. It also supports video compositing (a.k.a. non-linear editing), advanced video effects, and video processing.
Overview¶
Contributing¶
VidioPy is an open source project originally developed by Soham & released under the MIT license. It is currently maintained by Soham. The code is hosted on Github, where you can push improvements, report bugs and ask for help. We welcome all kinds of contributions, from code to documentation, to bug reports. Please read the contribution guidelines first.