Video Processing

Provides a class that manipulates files en-masse using FFmpeg. It can compress/uncompress/merge/concatenate or perform other tasks on video files.

In order to use this module, the ffmpeg binaries need to be installed in the parent directory of this module, or in $(FFMPEG_ROOT)/bin.

Keyboard Keys

space:
Toggles the current pause state.
enter:
Starts processing.
escape:
Stop the processing.