A Web UI to delegate ffmpeg tasks to my home lab
This project is ONLY confirmed to run on linux and has a hard dependency on the following binaries being locatable in your PATH
- ffmpeg
- ffprobe
- cpulimit (a replacement is planed in pure go to wrap *os.Process)
This is a wrapper for ffmpeg designed to provide a progress bar for the extreemly specific re-encoding jobs my homelab usually gets tasked with.
I will be expanding the capabilities and flexibility of the UI, but all initial defaults (or hard coded values during feature development) will be based entirely on my own needs for the UI.