Re: [Q] How to retrieve FourCC code for a video track?
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com On Aug 7, 2009, at 10:55 AM, JongAm Park wrote: Darrin -- Darrin Cardani dcardani@apple.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... Well.... I would answer to my own question.. Good detective work! :) Many of us have been at SIGGRAPH, and the internet connections there were terrible. Sorry we couldn't help you sooner. By the way, is there any safe way to remove the line where NewHandle() is called? Because it is not recommended to be used, I would like to remove it. However, GetMediaSampleDescription() call looks to ask an allocated new handle. This is a problem with using QuickTime. It requires that you use some older methods which are deprecated. I'm guessing that will not be the case with QuickTimeX in SnowLeopard, but in the meantime, the only way to get rid of the warning is to turn off warnings about deprecated functions, as far as I know. This email sent to site_archiver@lists.apple.com
participants (1)
-
Darrin Cardani