• 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: Re: How to access to clip format description from QuickTime API?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: How to access to clip format description from QuickTime API?


  • Subject: Re: Re: How to access to clip format description from QuickTime API?
  • From: Raul <email@hidden>
  • Date: Mon, 25 Sep 2006 21:43:12 +0200

Thanks for your info.

I get the movie track with QTMovie tracksOfMediaType:QTMediaTypeVideo.
And also get QTMedia but i don't know what to do with
GetMediaSampleDescription() to get Video Codec Format Description.

I search in google , but only find one example in C and i am
programing in Objective-C.


2006/9/25, wshvic:
track = GetMovieIndTrack();

 media =  GetTrackMedia();
 GetMediaSampleDescription()

these functions may help get what you want.


email@hidden




在 2006-9-25,上午4:13,Raul 写道:

Hi to all,

I am new into QuickTime Api , but i think is easy to use and very strong.

I have a question , i can access without problems over other clip info
using QTMovie Class but i need a description of the format clip file.

I see this info inside QuickTime Player , this is an example :

Format : H.264 Decoder , 480x260 , ...

How to access to this clip format description from QuickTime API?

Thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: How to access to clip format description from QuickTime API?
      • From: Robert Martin <email@hidden>
  • Prev by Date: Re: The program "cc1objplus" was terminated unexpectedly.
  • Next by Date: Re: Re: Apple has Resource Icons to use it (for free) in my own projects?
  • Previous by thread: Re: Method call args order
  • Next by thread: Re: How to access to clip format description from QuickTime API?
  • Index(es):
    • Date
    • Thread