While working with ffmpeg over the years, i always thought that FFmpeg should have a simple to use UI.
I have recently started working on a desktop(electron) tool that wraps ffmpeg script in easy to use interface
Yes please do it, the Windows Admin Center has this, where any GUI thing you do you can click the PS button and see the powershell that is being run to execute the task. It’s helpful in a number of ways, I learn more ps, and I can build on their thing if they haven’t built out a way to do it yet through the GUI but posh supports it.
The use cases are so diverse that adding a UI for all use cases is near impossible. I also built a UI for ffmpeg, but mine was geared towards creating and applying video filters - much like Lightroom presets.
While working with ffmpeg over the years, i always thought that FFmpeg should have a simple to use UI. I have recently started working on a desktop(electron) tool that wraps ffmpeg script in easy to use interface
Here is a video showing the tool in action https://www.youtube.com/watch?v=qqqiK6YnJu8
https://auvinox.com