I am trying to debug a video processing algorithm. I am using V4L and a Happaug card. I've got the image digitized and in memory. Is there a way to display video on the console without using some x-windows method? Like in the old DOS days, set the video mode and write to a screen buffer in RGB? Any suggestions would be appreciated.