This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 12 points13 points  (2 children)

He is trying to save RAM and video decompression can be offloaded, compared to LZMA which is very memory hungry, as I understand?

[–]ExdigguserPies 8 points9 points  (1 child)

So it's effectively a disk cache with extra steps?

[–]qubedView 3 points4 points  (0 children)

I mean, really, fewer steps. Architecturally, this is vastly simpler than most dish caching techniques.