Continuing with the analog video distortion… At work i have this beautiful MultiFormat monitor. It changes formats with some very glitchy and nice images, so I wondered how to make some of those using processing. With a bit of thought i remembered the way that PAL videogames looked on an NTSC tv and understood that the loss of color was caused by the async of the crominance channels and the constant jumps were caused by the asynchrony between the 50hz signal with the 60hz receptor… so I used a processing sketch to offset the horizontal and vertical pixel readings inside the image and re reading to give the weird look keeping the colors.
Another analogue-like project for distorting images… still pretty far from what Nam June Paik did with electronics.

