If video_screen is set to zero, diag() does not output to the window.
While I understand that this prevents the video device from opening, I was curious if there is any way to "just" get text up there for there is a lot more going on than just video that we'd like to see in real time.
Hence my suggestion to output text (ie: diag()) to the window even if video_screen = 0.