Comment on I made a real-time C/C++/Rust build visualizerparentComments−DiddlyWinks1yVideo encoding and 3-D rendering are a couple that come to mind; I'd think they'd launch quite a few.This looks like a really cool tool!−shakna1yJust as a random example in the area, I had a project where I transformed every frame in a video, using a custom binary, before encoding them back to the video.Hundreds of thousands of processes were normal.
Comments
Video encoding and 3-D rendering are a couple that come to mind; I'd think they'd launch quite a few.
This looks like a really cool tool!
Just as a random example in the area, I had a project where I transformed every frame in a video, using a custom binary, before encoding them back to the video.
Hundreds of thousands of processes were normal.