• 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: Open GL to QuickTime?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Open GL to QuickTime?


  • Subject: Re: Open GL to QuickTime?
  • From: "Douglas A. Welton" <email@hidden>
  • Date: Sat, 14 May 2005 21:17:25 -0400

Check out Technical Note TN2140 "Modernizing QuickTime Applications, part
1".  see <http://developer.apple.com/technotes/tn2005/tn2140.html>

on 5/14/05 3:25 PM, Bob Estes at email@hidden wrote:

>
> On May 13, 2005, at 3:29 PM, Scott Thompson wrote:
>
>>
>> On May 13, 2005, at 11:02 AM, Bob Estes wrote:
>>
>>> I sent this to the mac-opengl list also. Apologies for the
>>> double-posting, but I thought this broader list might have more
>>> Quicktime experience.
>>>
>>> I'm wondering if there is a reasonably easy way (i.e., that doesn't
>>> require learning and integrating a bunch of Carbon routines into my
>>> Cocoa code) to programmatically make a Quicktime movie from my
>>> existing code for an animation that displays in an NSOpenGLView. If
>>> there is, I haven't been able to find it, but it seems there should
>>> be. Any pointers would be greatly appreciated.
>>
>> You shouldn't have to include a bunch of Carbon routines, but you may
>> have to include a bunch of QuickTime routines.
>
> Well, when I see GWorlds and such, I think Mac OS 7. I wish Apple would
> bring QuickTime into the Cocoa era.
>
>>  In Tiger and later, you can limit your attention, by in large, to
>> Quartz and QuickTime.
>>
>> The trickiest part is that you need to get your OpenGL content into a
>> bitmap that you can work with.  That probably involves either
>> rendering into an offscreen context of some sort (p-buffer?) or
>> retrieving your graphics from the OpenGL context somehow (readPixels?)
>>
>
> I think I've found out how to do that, though I haven't verified it.
>
> Thanks for the reply.
>
> Bob
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
t
>
> This email sent to email@hidden

 _______________________________________________
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

References: 
 >Re: Open GL to Quicktime? (From: Bob Estes <email@hidden>)

  • Prev by Date: makeDocumentWithContentsOfURL:ofType:error:
  • Next by Date: Moving to CoreData - List attributes
  • Previous by thread: Re: Open GL to Quicktime?
  • Next by thread: Re: Open GL to Quicktime?
  • Index(es):
    • Date
    • Thread