• balsoft@lemmy.ml
    link
    fedilink
    arrow-up
    75
    ·
    3 天前

    No.

    It has never been a “legal headache”, more of a bit of additional work for distro maintainers (to keep codecs separate from the rest of the distro) and a tiny inconvenience for users (they had to click an additional button after installing the distro).

    Nowadays it’s almost entirely irrelevant. Unless you are in a tiny minority of users who need to play DivX-encoded video (a codec which is 25 years old at this point) for some reason, you don’t need to care at all.

    Basically, this just made life of a few media horder nerds a tiny bit more convenient. Frankly i shouldn’t be typing out a comment this long to even explain it…

    • diaphragmwp@discuss.tchncs.de
      link
      fedilink
      arrow-up
      9
      ·
      3 天前

      The one button in the installer you are remembering is actually unrelated. It’s the gahnome people taking worst from winblows as usual and sticking with it after the last benefits die.

      This time it’s the video codec system (instead of just using ffmpeg lul), they called it “gstreamer”. If you try to install ALL gstreamer plugins, it will be some two digit gibibyte number (don’t remember exactly). The button in the installer installs most popular plugins.

      Now, applications that try to use it will do anything but tell you what you are missing. Segfault, “whoopsie daisy unknown error”, just hang around and so on and so forth. Chances are, it’s not in dependencies either, recommended or required. One would think the ffmpeg plugin in the base set can do anything, but as it turns out it can’t. For some reason.

      • balsoft@lemmy.ml
        link
        fedilink
        arrow-up
        7
        ·
        3 天前

        IIRC the reason gstreamer was split up this way was originally due to varying quality and legal status of plugins, so it was kinda related.