Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.
Samir Zahran edited this page Jun 29, 2016 · 3 revisions

From PyPI

$ pip install whitewater

Note: Whitewater relies on a few dependencies, which can be slow to install on some systems and may spit out multiple errors, but they're usually just warnings that do not interfere with installation.

Manual Installation

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

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

Whitewater Encoder
Installation
From PyPI
Manual Installation

[Command Line Tool](Command Line Tool)

[Python API](Python API)
[Parameters](Python API#parameters)
[Methods](Python API#methods)
[Hooks](Python API#hooks)

How It Works
[Glossary](How It Works#glossary)
[Output](How It Works#output-format)

Visit the homepage
Learn about the player

Clone this wiki locally