this post was submitted on 12 Sep 2023
140 points (99.3% liked)
Linux
47952 readers
1420 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't care about the licenses. If I click on my media and it refuses to play because some codec is omitted by default, am annoyed nonetheless.
Most distros have a checkbox during the installer that will add non-free components. It's a separate EULA you need to agree to so they can't do it for you.
You may not care, but the distro provider's legal team absolutely cares about not getting sued for automatically bundling components with an incompatible license agreement
The non-free components I've seen on installers are usually for Nvidia's proprietary drivers. Not codecs.
Sounds like legal panic if you ask me. There's been no precedent for litigation on use of licensed codecs which most have been using either way prior in their builds and packages.
MPEG LA is (now Via Licensing Alliance) has been active in collecting fees and defending patents. There is no reason to assume they won't go after distros, particularly those who can pay given that they are willing to take on anyone else. https://en.wikipedia.org/wiki/MPEG_LA
They have never gone after said distros all those ^many^ ^many^ years they have bundled licensed codecs in their ISOs. What changed?
Because those distros have (as we are talking about) distanced themselves from the patent encumbered codecs? When Google tried to get behind VP8, MPEG LA was right there to try and stop them by trying to get them into the pool.
Edit: I should have said many didn't Fedora opted out of compiling mesa with hardware accell, and it seems others did too recently. But that means it was there the whole time. I guess most distros, that have any money, are going to want shelter from lawsuits.
More annoyed when the distro doesn't even bother to document how to properly install the "missing" codecs.
Don't mistake this as condescension, but doesn't VLC solve all of that?
Nope. VLC uses system libraries, unless you install through something that ships its own dependencies like flatpak.
I've heard it's great for opening any file. Is it good with a bunch of file formats as opposed to media codecs?
VLC is good everywhere even though it cannot compare to MPV in number of features available. It will work for most people just fine.