Re: [Q] How to retrieve FourCC code for a video track?
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=Xgar8R3DsiNpVQUKUNq35qjy2J+AQAwGSHHqcSWwpMs9Osg/AkKuv0FXxkfhPCXsXgwdL/yN08mYzMPe+C9KIWr9I/99/RErCvSZ4jSBFOkj4fcYmbIQ9eqWy11wXKHx5Vj7SIya8aPpP2bx+ymRpMFLTfhNWciJrfszx33ZFuQ= ; User-agent: Thunderbird 2.0.0.22 (Windows/20090605) Hello, :) Yes. I know that there is SIGGRAPH being held nowadays. :) You wrote in the NSCoder Night mailing list. :) By the way, fortunately, I solved the problem. :) :) Enjoy the SIGGRAPH! JongAm Park 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... A few weeks ago, I visited the Panera on Santa Monica, but didn't see you there. :) ( Oh.. I have not bee in the CocoaHead meeting from last Oct. or Nov.. I have been very busy from that time.. ) But still have other problem which is more about QuickTime. So, it doesn't fit for pro-apps-dev mailing list. ( Hint : With Drop-Frame video, the returned current temporal position - by dragging the QuickTime movie controller's thumb, or pressing -> key, doesn't correspond to actual temporal position always. It feels like that the starting temporal position which FCP thinks and QuickTime player think are a little different sometimes, but.. anyway.. we noticed a small frame drop, but after a while it caught up with the correct temporal position.) Darrin Cardani wrote: 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)
-
JongAm Park