• 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: Problem with AAC and AudioFile
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with AAC and AudioFile


  • Subject: Re: Problem with AAC and AudioFile
  • From: William Stewart <email@hidden>
  • Date: Wed, 21 Jan 2004 16:16:06 -0800

There are properties in the AudioConverter that allow you to set all these. Mainly:
bit rate
output sample rate (this can be set in the sample rate field of the AAC stream description when you create the converter as well)
encoding quality

Bill

On 21/01/2004, at 3:33 PM, john wrote:

Hi Bill,

Thanks for the additional info, I look forward to the new sample code. If I've missed something, I apologise, but is there any way to set details about the encoding quality or related variables? If not, what is the standard compression rate?

-- John


AAC was first specified in MPEG-2.

MPEG-4 adding some additional tools to the basic codec (what is called "Low Complexity AAC") such as PNS (Perceptual Noise Shaping), and redefined a predictive tool defined in MPEG2 that was computationally very complex (great english!) (and was specified in the Main Profile version of AAC), to use LTP (Long Term Prediction) instead (which is less computationally complex, but achieves a similar result in the encoding quality)

set all fields to zero
set the type field to 'aac '

Sorry, its a little complex to explain the complete process... We're trying to get the SDK out (but I keep thinking of one more thing to add) that will provide extensive code to show you how to make, read, play any file type known by the AudioFile API using that, AudioConverter and the AU output units.

Bill


-- 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
________________________________________________________________________ __
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
References: 
 >Re: mp3 recording (From: "Jay Ridgeway" <email@hidden>)
 >Problem with AAC and AudioFile (From: john <email@hidden>)
 >Re: Problem with AAC and AudioFile (From: William Stewart <email@hidden>)
 >Re: Problem with AAC and AudioFile (From: john <email@hidden>)
 >Re: Problem with AAC and AudioFile (From: William Stewart <email@hidden>)
 >Re: Problem with AAC and AudioFile (From: john <email@hidden>)

  • Prev by Date: Re: AUGraph calling AUBase::DoInitialize in the render thread?
  • Next by Date: Re: Problem with AAC and AudioFile
  • Previous by thread: Re: Problem with AAC and AudioFile
  • Next by thread: Re: Problem with AAC and AudioFile
  • Index(es):
    • Date
    • Thread