Quality is terrific. Probably because the lo-fi frames compress nicely! Underscores the need for a dedicated video service for live coders, algo ravers, demosceners, etc. Mux would be an interesting sponsor here ;)
Demos, especially modern/highend prods with tons of noise and other tiny details (scanline filters, fractals, ...), are legendarily ruthless encoder killers.
That actually nicely illustrates the parallel between AI and compression. An 'almighty' AI would be able to reverse engineer the source code from what it sees and compress it back down to that size.
But then it might determine that the best compression would be no transmission at all, and decide to eradicate any potential viewers. Those damn pesky almighty AIs.
/dev/random is super slow and even /dev/urandom is surprisingly slow. If you care about performance, something like round reduced AES or ChaCha would be a decent choice.