So if anyone is interested in some additional information or wants to test this in the console, here are some quick steps: mkfifo test 1. Setups pipes so you can run the commands in separate consoles. ffmpeg -f rawvideo -r 3 -s 1920x1088 -pix_fmt yuv420p -vcodec rawvideo -i test -y test_rgb.mp4 2. N...