{ "info": { "author": "Rafael Medina Garc\u00eda", "author_email": "rafamedgar@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Multimedia", "Topic :: Utilities" ], "description": "vidmaster\n=========\n\nThis script aims to automate the video compositions for the `GULUC3M `_ talks.\n\n**Compatible with Python 2 and 3**, tested with 2.7 and 3.4 .\n\nDependencies\n------------\n\nvidmaster depends on `MoviePy `_, if you are installing manually, run:\n\n.. code-block::\n\n pip install moviepy\n\nMoviePy uses FFmpeg for its operations. If for some reason FFmpeg is not available in your distribution, the ``imageio`` library (dependency from MoviePy) will download a binary and use it.\n\nDue to ``imageio`` limitations, this will not work on Raspberry Pi automatically, so you may have to compile FFmpeg and modify some configurations\n\nInstallation\n------------\n\nvidmaster is available in the Package Index, simply run:\n\n\n.. code-block::\n\n pip install vidmaster\n\nto install vidmaster and its dependencies or download the source and run:\n\n.. code-block::\n\n python setup.py install\n\nUsage\n-----\n\nYou can use vidmaster in two ways:\n\n- As an independent program:\n\n.. code-block::\n\n vidmaster