Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I never understood why zoom destroyed my work macbook pro's battery either. It was a max of about 90 min like you said. Seems ridiculous.


Right? How is video decoding not an optimized chip level operation on modern systems? It’s network traffic and video decoding… it shouldn’t required an i9 going full bore.


There's two components to a Zoom call:

- Encoding: your own camera input.

- Decoding: decoding multiple streams of video.

Your CPU needs to do work on each on these, and depending on what codecs are used (and whether your CPU supports it) hardware acceleration may or may not be supported.


For sure, appreciate the break out.

I am just shocked that as big as Zoom is, they don’t have an optimized client for MacBooks. I suppose the market is still far smaller than PC based systems… but come on, Zoom at el have the resources.


We Linux users get crushed by zoom, meet, teams, etc. as well. They’re all based on WebRTC and electron/chromium. We don’t get hardware decoding or encoding because Google doesn’t even want to attempt to support it. There are PRs for chromium going back 10 years.

I’m surprised WebRTC wouldn’t be hardware accelerated on macOS, especially considering the great lengths Apple has gone to to hide the hardware differences of the various machines behind CoreVideo, VideoToolbox, and AVFoundation.

Edit - For macOS, it may come down to the fact that WebRTC, being a Google project, prefers to use the VP9 codec. It doesn’t look like Apple enables the use of hardware accelerated VP9.


Thanks for sharing the specifics of the codecs in play. Definitely odd that something so prevalent isn’t accelerated.


Don't forget about the rootkit :-)




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: