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

Linux

56969 readers
744 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
[–] waigl@lemmy.world 4 points 1 week ago (1 children)

Saying RAM can help because you can reencode the video to h.264 or h.265 to make use of hardware decoding is more than a bit of a stretch. You can just reencode it to the normal disk instead. Unless it's the speed of the local block device that's the bottleneck here (and there's no indication that it is, and it would be extremely unlikely), using a ramdisk/tmpfs for any part of that is just pointless.

[–] INeedMana@piefed.zip 1 points 1 week ago

Yes, but that was in the OP. Maybe normal disk is not feasible for some reason