• 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
[Q] How to retrieve FourCC code for XDCam clips?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Q] How to retrieve FourCC code for XDCam clips?


  • Subject: [Q] How to retrieve FourCC code for XDCam clips?
  • From: JongAm Park <email@hidden>
  • Date: Mon, 10 Aug 2009 09:29:12 -0700

Hello,

Last week, I succeeded in retrieving FourCC code using ImageDescriptionHandle and GetMediaSampleDescription() function for DVCPro HD clips.
With help of Dumpster, I found out that the FourCC information was stored in sample description portion of mov format.
However, for XDCAM clip, it didn't work. dumpster shows correct width, height, fourCC codes and so on under its sample table, but when I did it with the GetMediaSampleDescription(), the returned address doesn't seem to mean a handle to a proper address location which contains the information.


So, should I use different *DescriptionHandle for XDCAM? I looked up its raw content after dereferencing with * already. It seems to be not- expected memory content.

Is the XDCAM case the only special case? Is there anything common way to retrieve the information no matter what codec a clip uses, if nay?


Thank you. JongAm Park _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Prev by Date: markers on nested sequences in XML import
  • Next by Date: Re: [Q] How to retrieve FourCC code for XDCam clips?
  • Previous by thread: Re: markers on nested sequences in XML import
  • Next by thread: Re: [Q] How to retrieve FourCC code for XDCam clips?
  • Index(es):
    • Date
    • Thread