Commit Graph

2 Commits (228468749cf343444ce3e85ab1e1c87565ffd4c3)

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