this post was submitted on 13 Jul 2024
99 points (97.1% liked)

Linux

46794 readers
965 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
top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 19 points 1 month ago* (last edited 1 month ago) (1 children)

I don't understand most of the things in the changelog but NVENC support on Linux is a big deal afaik

[–] [email protected] -2 points 1 month ago (2 children)

A good video codec that is free!

[–] [email protected] 9 points 1 month ago

A ~~good~~ fast video codec that is ~~free~~ included with some video cards!

You've certainly paid for it, and it's focus is on giving acceptable quality at high speed. For example, for streaming.

[–] [email protected] 4 points 1 month ago* (last edited 1 month ago) (2 children)

Isn't NVENC a hardware thing or a middleman for encoding boost?

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

It is literally just Nvidia Encoder. So hardware encoding on Nvidia GPUs. What codes are supported depends on the GPU

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

So it's definitely not a codec.

[–] [email protected] 3 points 1 month ago

A codec is a module that encodes and decodes (COder/DECoder...CoDec) information into a format. That format might be H.264 or VP9 or whatever.

So yes. NvEnc is a codec, or at least, it is when partnered with the hardware decoding also. It's a codec for multiple formats.

[–] [email protected] 1 points 1 month ago

No idea something GPU related I think. But AV1 is the codec, which is free and performant and high resolution.