this post was submitted on 24 Jul 2025
16 points (90.0% liked)

Linux

57064 readers
626 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 6 years ago
MODERATORS
 

debian 12.11

system memory size: 31GiB, 2 15.5 GiB cards

cpu: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz, version: 6.142.9, size: 3268MHz, capacity: 3500MHz, width: 64 bits

no graphics card whatsoever

computer can play h.265 and equivalent without troubles, provided video file is no higher than 1080 p.

Computer can play av1 files no higher than 1080 p only if I shut every other application down. If for example I run a browser and an av1 file with either mpv or vlc, system shuts down.

Can I put all that memory to use and avoid overloading the cpu?

ETA: temperature seems to be the reason why this machine shuts down. Fan is ok, not too much dust, it needs a re-paste

you are viewing a single comment's thread
view the rest of the comments
[–] vithigar@lemmy.ca 3 points 2 weeks ago

As the other person said, something is wrong if your machine is shutting down instead of just giving choppy playback.

Do you do much heavy CPU with with that machine at all? It's possible that AV1 decoding is the only thing you're trying to do that pushes the CPU to that degree. 7th Gen Intel CPUs have hardware decoders for h.265, so the CPU is barely used to play these back, but lacking a decoder for AV1 means it has to be decoded in software, which hits the CPU hard.