Does anyone know how DVD player works? It just displays the DVD on the screen according to the pixel color - how is something like this done using Cocoa? Must I use CoreGraphics?
Any tips or ideas? I want to write an app that blasts video to the screen based on pixel color - and I want it to be fast.