Hey folks,
I wanted to share something YoSev and I built over the past few months: it’s called FFmate — an open-source automation tool for FFmpeg, written in Golang.
We built it because we were tired of hacking together scripts every time we needed to automate FFmpeg workflows. Jobs piling up, inconsistent filenames, watchfolders that needed babysitting — you probably know the deal. So we decided to create something that could actually handle all of that in a more elegant way, without reinventing the wheel every time.
Here’s what FFmate does so far:
- Manages FFmpeg jobs with a built-in queue
- Lets you use wildcards to generate clean, structured output paths
- Sends webhook notifications so you can hook it into other parts of your workflow
- Watches folders and automatically kicks off tasks
- Supports custom pre- and post-processing scripts
- Comes with a bunch of ready-to-use FFmpeg presets out of the box
- Has a simple web UI to keep track of everything
You can run it locally, in the cloud, or in a Docker container — whatever works best for you.
We just released it and figured it might be useful to others dealing with the same FFmpeg pain points. It’s open-source (AGPL-3), and we’d genuinely love any feedback, ideas, or contributions.
Website: ffmate.io
GitHub: github.com/welovemedia/ffmate
Discord: https://discord.gg/NzfeHn37jT
If you’ve ever spent too much time wrestling with FFmpeg automation — we’d love to hear what you’ve built, what you wish existed, or where FFmate could help.
Rafa
+ Reply to Thread
Results 1 to 3 of 3
-
-
Couldn't have said it better!
Next release will cover windows support (we currently only have mac, linux + docker).
It should come in the next days.
We want to encourage everyone to contribute if you have some spare time! -
Hi everyone,
I'm happy to share that we've just released FFmate v1.0.8, which brings official Windows support!
This is a big milestone! FFmate is now fully compatible with Windows, macOS, Linux, and Docker.
Check out the release notes
Here are the Windows builds if you’d like to give it a try:
* Windows – AMD64
* Windows – ARM64
Let us know what you think! We’re already busy with the next update!
Rafa
Similar Threads
-
automate through api
By killua in forum Video Streaming DownloadingReplies: 5Last Post: 17th May 2024, 07:48 -
Automate things using yt-dlp, mp4decrypt and ffmpeg
By Jelov in forum Video Streaming DownloadingReplies: 8Last Post: 6th May 2024, 17:12 -
ffmpeg automate output=input filename in .bat (not cmd drag/drop)
By skh in forum Newbie / General discussionsReplies: 3Last Post: 10th Jan 2024, 01:48 -
Simple FFmpeg HEVC 1080i (DVBS2 HD) to 1080 25p, problems with interlacing
By Mr Whippy in forum Video ConversionReplies: 2Last Post: 27th Feb 2021, 04:07 -
Simple FFmpeg Batch File Command
By Axel Slingerland in forum Video ConversionReplies: 6Last Post: 6th Jul 2020, 12:36