Re: Cocoa-dev Digest, Vol 9, Issue 569
Re: Cocoa-dev Digest, Vol 9, Issue 569
- Subject: Re: Cocoa-dev Digest, Vol 9, Issue 569
- From: James Merkel <email@hidden>
- Date: Fri, 10 Aug 2012 21:41:46 -0700
On Fri, 10 Aug 2012 13:47:48 -0600 email@hidden wrote:
> For a JPG image, I can just use CGImageSourceCopyPropertiesAtIndex to
> obtain the various bits of EXIF information from the image. However,
> this API does not work with quicktime movie files.
>
> What similar Cocoa APIs can I use to extact EXIF information from a
> Quicktime movie file? Or, if there aren't any Cocoa APIs, what might my
> best option be?
>
> Anyone face a similar issue?
Possibly you can use ExifTool, otherwise you have to roll your own. Here's a link that has info on Quicktime tags:
http://owl.phy.queensu.ca/~phil/exiftool/TagNames/QuickTime.html
Jim Merkel
_______________________________________________
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