Closed lukeflegg closed 1 year ago
I'm sorry you are having trouble finding everything.
However, I must note that the downloads are quite similar to many other GitHub projects, just click on Releases and grab the files from the top most version. Find the one suiting your environment - Windows I assume, and get it ("win64" is a common short hand for Windows 64-bit)
The Windows version is even in a .zip file for easy unpacking. The other archive formats are for the Linux versions of FFmpeg. We do service a wide array of operating systems, after all, not just Windows.
The files being structured in a meaningful way seems reasonable to me. You don't want documentation and development files intermingling with the executables. That would just be total mayhem.
I wonder what the odds are of someone who are struggling with any of your points to be able to actually use ffmpeg to begin with.
If you are struggling with the archive format, you likely downloaded a version that's not for Windows. The windows builds are all in zip archives, precisely because Windows can unpack it natively (it actually wastes quite a bit of space, zip is super inefficient compared to anything else).
And I'm honestly not sure what to make of most of your points. FFmpeg consists out of multiple executable, and their accompanying documentation. Putting them together in an archive is by far the easiest way to distribute them. Also, to use ffmpeg, some advanced "nerd" knowledge is unavoidable. It's a command line application, with a very involved syntax to make it do things.
Are you maybe looking for Handbrake or similar tools, that are more geared towards end users? FFmpeg itself is by its nature very developer-centric.
Maybe what you are looking for is aTube Catcher with a graphical interface
Am I the only one here who knows people who'd love to use ffmpeg but aren't massive nerds like us? Even I find it a faff to