Y
Hacker News
new
|
ask
|
show
|
jobs
by
brigade
641 days ago
The CPU isn’t used for encoding video
2 comments
LtdJorge
641 days ago
Encoding a single image with the CPU takes nothing compared to modern video codecs.
link
brigade
641 days ago
Burst mode captures 10 images per second, for encode demands of 120 MP/s. That’s half the throughput of 4k30.
link
lupusreal
641 days ago
Is there a cool down between bursts or can you do 10 a second for as many consecutive seconds as you like? You only have to get the images encoded and stored before the next burst starts, or at least before the user runs out of memory.
link
supriyo-biswas
640 days ago
I’ve done bursts that lasted for 2 minutes.
link
lonjil
641 days ago
There's literally no way Apple developed a hardware accelerator for JXL encoding. So they're definitely using some kind of a CPU or generic DSP.
link
JyrkiAlakuijala
641 days ago
They might have some things like DCTs and colorspace transforms accelerated.
link