this post was submitted on 21 Nov 2025
411 points (98.4% liked)

Technology

77084 readers
3221 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
(page 2) 50 comments
sorted by: hot top controversial new old
[–] Treczoks@lemmy.world 11 points 6 days ago (4 children)

Is that a hardware or software issue? I.e. is it caused by the windows driver for these laptops' graphic units?

Does HEVC work with the Linux drivers on these machines?

load more comments (4 replies)
[–] HaraldvonBlauzahn@feddit.org 1 points 4 days ago

Well, what the world really needs are laptops with built-in HVAC support!

[–] AnUnusualRelic@lemmy.world 3 points 5 days ago (1 children)

Can't current CPUs decode it in real time?

[–] douglasg14b@lemmy.world 3 points 5 days ago* (last edited 5 days ago) (1 children)

Yeah, because of the ASICs built into them to enable that decoding.

Without that, a 4K HEVC video is in upwards of 100+ billion operations/s to decode on the CPU. Which limits you to high end CPUs getting capped out on something you essentially get for "free" otherwise

[–] AnUnusualRelic@lemmy.world 1 points 5 days ago (1 children)

I meant without dedicated circuits, obviously. Can't it be parallelised? Many cpus have a lot of relatively idle cores at a given time...

I remember that my 486 had trouble with mp3 files, but soon enough, I got a new machine with many more spare cycles.

[–] douglasg14b@lemmy.world 2 points 4 days ago

That is parallelized... I didn't make mention of threading being the concern here.

The 100+ billion operations per second isn't exactly easy.

4k 60fps = 498 million pixels per second

Each pixel takes a couple hundred logical operations with HEVC.

A modern high end 4GHz, 8 physical core CPU at 4 instructions per cycle, at maximum capacity, can handle 128 billion operations per second.

You probably wouldn't even get your realtime framerate in this scenario.

[–] thorhop@sopuli.xyz 1 points 4 days ago

So, yeah, HP and Dell are fucked - by what you may ask? Why, AI of course, because it's hiked memory prices so far up it's eating up their profit margins. They might be doomed.

[–] iturnedintoanewt@lemmy.world 3 points 6 days ago

Anyone has a list of the Dell laptops? I have a Latitude 7350 Detachable with an intel core ultra 164U. I think I might be affected...but then again, I have it running KDE neon, so not sure if this is disabled at hardware level or if it will work on a different OS.

load more comments
view more: ‹ prev next ›