• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Drawing on top of a QuickTime movie?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Drawing on top of a QuickTime movie?


  • Subject: Drawing on top of a QuickTime movie?
  • From: Daniel Kennett <email@hidden>
  • Date: Mon, 15 Jan 2007 14:16:20 +0000

Hey list,

I'm trying to create overlays on top of a QuickTime movie, similar to the controllers in QuickTime Player's full screen view and iTunes' movie player.

My first attempt was to just drop my NSView subclass on top of the QTMovieView and setting useOptimizedDrawing to NO, but that doesn't work. And, uh... that's as far as I've got.

So, my questions:

1) Is it possible to make my view draw on top of a QTMovieView?

- or -

2) Is it possible to subclass QTMovieView or NSView and have the movie drawing *and* my custom drawing done in the same place? This would be preferable, since eventually I'll want to save the movie out with the overlays intact.

Any pointers to info would be most appreciated. I've looked at the Live Video Mixer example, but I'd like to avoid that much hardcore OpenGL programming if I can!

Thanks in advance for your help,

-- Daniel Kennett
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: NSColorWell question
  • Next by Date: Transparently en-/decrypt package resources
  • Previous by thread: Re: NSColorWell question (NSColorPanel)
  • Next by thread: Re: Drawing on top of a QuickTime movie?
  • Index(es):
    • Date
    • Thread