• 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: migration from soundconverter
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: migration from soundconverter


  • Subject: Re: migration from soundconverter
  • From: William Stewart <email@hidden>
  • Date: Wed, 6 Sep 2006 12:46:17 -0700


On 06/09/2006, at 1:02 AM, Sandeep Chandna wrote:

I am facing problems with SoundConveter API and have noticed that I will have to change the code to use CoreAudio API in the latest SDK.
ok
I am working on a simple decoding/re-coding application.
ok - then have a look at the afconvert tool (or as a simple case, the ConvertFile tool) in the CoreAudio examples:
/Developer/Examples/CoreAudio


These tools show you how to use the audio converter, set options on it, etc...

QT's APIs are layered on top of the CA services - they are doing the same kinds of things that are done in these examples (using the audio converter, etc). QT provides its API for those developers who are already doing alot of work using QT - typically working with more than just one kind of media type, opening files as movies, etc.
I found some information in the QT 7.1 update guide (http:// developer.apple.com/documentation/QuickTime/Conceptual/ QT7UpdateGuide/Chapter02/chapter_2_section_6.html ) which talks about the new Extraction APIs.

Can anyone help me with these? I am not clear if these MovieAudioExtraction APIs. Are these the only functions that are to be used?

From a QT perspective, yes. What I mean by that is that QT had other APIs in the past for getting data out of movies, and this API is now the recommended way that QT provides for extracting audio data from a QT movie.


Bill

The scaudiocompress example (added on apple developer page recently) opens a UI with SCRequestImageSettings function. If we want to set these things without a UI then how can we do that? What functions can we use to set the parameters of ComponentInstance which SCRequestImageSettings sets internally?

The documentation is very limited and I am not well-versed with the Quicktime also, so any pointers are welcome!!


Thanks

Sandeep

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

--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________ __
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________ __


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


  • Follow-Ups:
    • Automation / logic
      • From: "john smith" <email@hidden>
References: 
 >migration from soundconverter (From: "Sandeep Chandna" <email@hidden>)

  • Prev by Date: Re: NSTabView
  • Next by Date: AU Validation And DebugAssert
  • Previous by thread: migration from soundconverter
  • Next by thread: Automation / logic
  • Index(es):
    • Date
    • Thread