• 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
Re: QTMovie grabing while playback
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QTMovie grabing while playback


  • Subject: Re: QTMovie grabing while playback
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Wed, 23 Apr 2008 20:15:39 +0200


Le 23 avr. 08 à 19:58, Randall Meadows a écrit :

On Apr 23, 2008, at 11:30 AM, Bob Smith wrote:
On Apr 23, 2008, at 10:05 AM, douglas a. welton wrote:

QTMovieView has a delegate method

- (CIImage*) view: (QTMovieView *)Target_View willDisplayImage: (CIImage *)New_Image

This method gives you a CIImage to play with before it is displayed in the Target_View. Check the header file for QTMovieView.h (near the bottom). I think the the MyMovieFilter sample code uses this method.

I cannot find this method in the documentation, where is it described? Is it in the public interface? This is the perfect solution to a similar problem I'm having with a Cocoa app using QuickTime, but I don't want to use undocumented private APIs.

I think he means QTCaptureView. It's not undocumented; you'll find it in the QTCaptureView class reference material (available in QT 7.2.1 and later).


Whether it's relevant for you or not depends on how you're displaying the movie. I *think* (but am not 100% sure) that this delegate method is only valid for this particular type of view (which displays a video preview of a capture session).

This delegate method was also added to QTMovieView. It's really helpfull for example if you want to apply some effect or if you want to insert text in your movie.



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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


  • Follow-Ups:
    • Re: QTMovie grabing while playback
      • From: "Bob Smith" <email@hidden>
    • Re: QTMovie grabing while playback
      • From: Randall Meadows <email@hidden>
References: 
 >QTMovie grabing while playback (From: Nikolai Hellwig <email@hidden>)
 >Re: QTMovie grabing while playback (From: "douglas a. welton" <email@hidden>)
 >Re: QTMovie grabing while playback (From: Bob Smith <email@hidden>)
 >Re: QTMovie grabing while playback (From: Randall Meadows <email@hidden>)

  • Prev by Date: Re: Resource Fork - is this a good use/the right thing to do?
  • Next by Date: Re: Inserting my own Responder before App?
  • Previous by thread: Re: QTMovie grabing while playback
  • Next by thread: Re: QTMovie grabing while playback
  • Index(es):
    • Date
    • Thread