• 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: Strange error son 2.1 with CoreAudio
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange error son 2.1 with CoreAudio


  • Subject: Re: Strange error son 2.1 with CoreAudio
  • From: Neil Mix <email@hidden>
  • Date: Wed, 7 Jan 2009 14:49:20 -0600

AAC+ support wasn't implemented until version 2.2 of the iPhone OS. The support for AAC+ is backward compatible only in the sense that you may *compile* to 2.0 and still get AAC+ support, but you must *run* the app on 2.2 for AAC+ to work. You can check the list of available codecs on the current device by calling AudioFormatGetPropertyInfo for property kAudioFormatProperty_DecodeFormatIDs.

On Jan 7, 2009, at 2:15 PM, Thierry Bucco wrote:

Hello,

I am developing an app which plays aac+ stream using CoreAudio. It is working on 2.2 firwmare but not in 2.1
I compiled my app for 2.1


I get these errors in logs :

Wed Jan 7 15:10:25 unknown kernel[0] <Debug>: ERROR: a total of 1 decode errors occurred in the last buffer
Wed Jan 7 15:10:25 unknown kernel[0] <Debug>: ERROR: decode error occurred (11) produced 2048 garbage samples
Wed Jan 7 15:10:28 unknown kernel[0] <Debug>: ERROR: a total of 2 decode errors occurred in the last buffer
Wed Jan 7 15:10:28 unknown kernel[0] <Debug>: ERROR: decode error occurred (11) produced 2048 garbage samples
Wed Jan 7 15:10:30 unknown kernel[0] <Debug>: ERROR: a total of 2 decode errors occurred in the last buffer
Wed Jan 7 15:10:30 unknown kernel[0] <Debug>: ERROR: decode error occurred (11) produced 0 garbage samples
Wed Jan 7 15:10:32 unknown kernel[0] <Debug>: ERROR: a total of 1 decode errors occurred in the last buffer
Wed Jan 7 15:10:35 unknown kernel[0] <Debug>: ERROR: decode error occurred (4) produced 2048 garbage samples
Wed Jan 7 15:10:35 unknown kernel[0] <Debug>: ERROR: a total of 1 decode errors occurred in the last buffer
Wed Jan 7 15:10:36 unknown kernel[0] <Debug>: ERROR: a total of 2 decode errors occurred in the last buffer
Wed Jan 7 15:10:36 unknown kernel[0] <Debug>: ERROR: decode error occurred (4) produced 2048 garbage samples
Wed Jan 7 15:10:39 unknown kernel[0] <Debug>: ERROR: a total of 1 decode errors occurred in the last buffer
Wed Jan 7 15:10:39 unknown kernel[0] <Debug>: ERROR: decode error occurred (4) produced 2048 garbage samples


Do you have an idea ?

Thanks a lot for your help.

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


This email sent to email@hidden

_______________________________________________ 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
References: 
 >Strange error son 2.1 with CoreAudio (From: Thierry Bucco <email@hidden>)

  • Prev by Date: Strange error son 2.1 with CoreAudio
  • Next by Date: Re: Question about output data streaming
  • Previous by thread: Strange error son 2.1 with CoreAudio
  • Next by thread: What is this notice in log after I call AudioFileStreamParseBytes
  • Index(es):
    • Date
    • Thread