Drawing on a QuickTime movie
Drawing on a QuickTime movie
- Subject: Drawing on a QuickTime movie
- From: Aender Robinet <email@hidden>
- Date: Mon, 25 Apr 2005 21:36:45 +0200
Hi,
I'm using a NSMovieView to play quicktime movies. Now I want to be able
to draw lines, rectangles,... on the movie.
I tried the following:
1. Creating a semi-transparent overlay window where I do the drawing.
Drawing works fine, but the underlying movie doesn't look very nice.
2. Using a movie drawing callback to update the drawings in NSMovieView
after the toolbox finished drawing the movie. Works, but the image
flickers.
Can someone tell me an other method to do this or how to change the
above methods to have a better result?
Thanks
Aender
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden