Hi
I'm curently developing an aplication where I have a very specific requirement.I wanted to extract all the frames from a quicktime movie. I'm having NSMovieview for diaplaying the movie and NSQuickDrawView for drawing the decompressed images. But the position of NSMovieView is very sensitive. When I kept the NSMovieView and at the top part of the nib file, my application is working and image is getting decompressed in the QuickDraw view. But when I move the NSMovieView to the bottom part, and tried to extract the frames, I'm getting an error "DecompressSequenceFrameS error". I need the NSMovieView and NSQuickdraw view to be kept at the bottom part of the nib. It works when I keep them on the upper part of nib. Can somebody help me to solve this problem.
Thanks in advance
cheers
Anil
_______________________________________________
quicktime-talk mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/quicktime-talk
Do not post admin requests to the list. They will be ignored.