←back to thread

296 points jakub_g | 5 comments | | HN request time: 1.569s | source
Show context
jszymborski ◴[] No.45003810[source]
So I feel like article doesn't address the "why" of it all. Why auto AI upscale?
replies(7): >>45004133 #>>45005376 #>>45011140 #>>45011207 #>>45011286 #>>45011756 #>>45013503 #
1. pier25 ◴[] No.45005376[source]
Probably to reduce storage costs
replies(1): >>45009924 #
2. avasan ◴[] No.45009924[source]
But the upscaling isn't applied live/on viewing, right? The video being upscaled is still stored on their server and then streamed. How does it reduce storage costs?
replies(1): >>45009963 #
3. pier25 ◴[] No.45009963[source]
Do you know that for a fact?

Maybe Google has done the math and realized it's cheaper to upscale in realtime than store videos at high resolution forever. Wouldn't surprise me considering the number of shorts is probably growing exponentially.

replies(1): >>45012471 #
4. artemisart ◴[] No.45012471{3}[source]
The economics don't make sense, each video is stored ~ once (+ replication etc. but let's say O(1)) but viewed n times, so server-side upscaling on the fly is way too costly and currently not good enough client-side.
replies(1): >>45017659 #
5. pier25 ◴[] No.45017659{4}[source]
Are you considering that the video needs to be stored for potentially decades?

Also shorts seem to be increasing exponentially... but Youtube viewership is not. So compute wouldn't need to increase as fast as storage.

I obviously don't know the numbers. Just saying that it could be a good reason why Youtube is doing this AI upscaling. I really don't see why otherwise. There's no improvement in image quality, quite the contrary.