Commit Graph

2 Commits (c970677a762c39dbadb8aa0e956e618d8d8dc6e7)

Author SHA1 Message Date
Mike Lang fea9ff6c1d cutter: Fix dockerfile, which was missing ffmpeg dependency 6 years ago
Mike Lang e4b6110fd7 cutter: Add initial outline
The cutter has two jobs:
* To cut videos, taking them through states EDITED -> TRANSCODING
* To monitor TRANSCODING videos for when they're complete

We run these as separate greenlets with their own DB connections,
and if either dies we gracefully shut down the other.
6 years ago