Skip to content

nkrass/whitewater-encoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%