• tiramichu@sh.itjust.works
    link
    fedilink
    arrow-up
    8
    ·
    4 hours ago

    I find it wild there are countless “convert videos online for free!” sites on the Internet full of bonus malware which are all just thin wrappers around ffmpeg. And yet they persist because people want googleable answers to their problem which don’t need a command line or downloading anything.

    Personally I’ve got a Python script which provides a slightly friendlier wrapper around ffmpeg for my common use-cases.

    But honestly ffmpeg is such a beast, so much of what we use daily depends on it under the hood.