-
Scans and encodes video files from a directory and encodes them using customizable blueprints.
-
Encoded files are stored in an output directory.
-
Schedule Scans for new files with Cron.
-
Take advantage of having multiple computers: Each Pod encodes a segment, enabling parallelization.
-
Works on single nodes too, but you might not get any speed benefits (in fact it’s generating overhead).
Clustercode 2.0 is released as a Proof-of-concept and no new changes will be made to old 1.3 release.
The code is ugly, documentation inexistent and only the Happy Path works. But feel free to try "early access" and report stuff.