this post was submitted on 21 Mar 2024
102 points (85.9% liked)

Linux

47231 readers
811 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Thx in advice.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 5 months ago (1 children)

Fedora is not an enterprise Linux spinoff, it is an upstream to an enterprise Linux distribution. Neither of those support proprietary video codecs and other potentially patent encumbered pieces out of the box, with some work for proprietary drivers too.

[–] [email protected] 1 points 5 months ago (1 children)

Is that so? I can remember a option on install to download proprietary stuff. I think that means codecs?

I am not saying that you are wrong just asking if you are sure.

[–] [email protected] 1 points 5 months ago (1 children)

That option is in Ubuntu and works as you expect it to.

Fedora has an option to enable third party repositories. Those are extremely limited.

Enabling all of rpmfusion or packman on opensuse is still work and even more work in the immutable distributions.

[–] [email protected] 1 points 5 months ago (1 children)

I've used both, and the only third party repo I've enabled was tailscale. I've not had any issue with needing codecs in anything I've Installed through the discover app. I'll admit that I don't have an Nvidia card, so I don't know how good support is ootb there (though iirc, at least openSUSE has a separate installer that include Nvidia drivers)

[–] [email protected] 1 points 5 months ago* (last edited 5 months ago) (1 children)

You likely have and not noticed. Hardware rendering even with the Intel iGPU requires them. Just means things are not as performant or efficient as they could be, and more power usage, as your cpu is doing the rendering instead.

For example: https://fedoraproject.org/wiki/Firefox_Hardware_acceleration#Configure_VA-API_Video_decoding_on_AMD (this references Firefox but applies to most video players)

The patents have routinely caused headaches. For years (2017) neither one could play mp3s and only recently have they gotten support for proper subpixel rendering. The mp3 (and dvd) thing was a big reason people used Ubuntu instead for a long time.

[–] [email protected] 1 points 5 months ago* (last edited 5 months ago)

Sure, but in both cases it installs the flatpak version that distributes the codecs with the runtime.

Although, now that I say this, I did install the flathub repo on fedora, which does slightly undermine my point