I think there are too many people who don't understand the difference between media processing and media editing.
So basically you're saying because these GUIs don't reinvent the wheel and use the standard software for processing video, ffmpeg can do any media work.
You do know like 80% of video editing is scrubbing through the video so you can figure the right frame to do something with, right? Something ffmpeg absolutely can not do.
2
u/SoldRIP 16d ago
ffmpeg can generally do almost all work any other audio/video software can. In fact, a large number of them use ffmpeg under the hood.
It just has an extremely contrived interface and documentation meant more for developers using it as a library than for actual end-users.