I am writing a small program in Objective-C to retrieve individual frames from a quicktime movie. I have debugged and debugged and debugged and have one problem I can't seem to get around.
I currently have an NSImage that is returned from currentFrameImage and then tried to convert to .TIFF...