0reo27 / whitewater-encoder

A command line tool that prepares short videos for Whitewater Player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whitewater Encoder

Learn about Whitewater Mobile Video on the homepage or on GitHub.

Encoder Quick Start

Installation

From PyPI (recommended)

$ pip install whitewater

Manual installation

Download the package from GitHub or PyPI, unpack the contents, and run the setup script:

$ cd path/to/download
$ python setup.py install

Usage

$ whitewater path/to/video.mp4

To see the available encoder options:

$ whitewater --help

→ Detailed usage instructions can be found in the Encoder Documentation.

About

A command line tool that prepares short videos for Whitewater Player

License:MIT License


Languages

Language:Python 100.0%