Abrahams submitted a new resource:
Automatic ffmpeg re-encoding - Automatically reencode your recordings when they're finished.
Read more about this resource...
Automatic ffmpeg re-encoding - Automatically reencode your recordings when they're finished.
Automatically convert your videos using ffmpeg when they're finished recording. Specify custom flags and renaming with regular expressions. Uses the ffmpeg version found in the system path.
This was originally intended to be a few lines of code but it turned into something a bit more involved. I believe I pushed the plugin API to its limits! Currently, the biggest limitations I've found in the Python API are callback support, and availability of the config_ api. If someone extends the...
Read more about this resource...