Glenn Venghaus wrote:8k heavily compressed media (like h264/h265) on a 16gb machine is just not realistic.
I think it's important to understand that when you're trying to process 8K footage the issue isn't really with whether the media is compressed or not. Yes, having to decompress is going to stress the CPU, but the OP's issue is running out of RAM. Even with compressed 8K footage, Resolve will still decompress it in order to work with it, and that means it's going to gobble up a ton of memory (about half a gigabyte
per frame, since there are 32M pixels per frame and each pixel requires four 4-byte floating point numbers for the colour and alpha channels).
That's why the system is gobbling up the RAM.
Even just dragging a clip onto the timeline means Resolve is going to have to decompress a slew of 8K frames just so that it can display the little thumbnails along the length of the clip. At half a gigabyte per frame, you can go through 16GB of RAM
really quickly.
Using proxy media, preferably at HD resolution, is very likely the only way around this short of getting more memory.