• 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
Avoid insertion of FLLR chunk with ExtAudioFile wave files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Avoid insertion of FLLR chunk with ExtAudioFile wave files


  • Subject: Avoid insertion of FLLR chunk with ExtAudioFile wave files
  • From: Iain McCowan <email@hidden>
  • Date: Tue, 09 Aug 2011 13:28:26 +1000

Hello,

I use the ExtAudioFile API to create and manipulate wave files.

I am having an issue integrating with a third-party software that does not correctly parse the .wav files produced using the ExtAudio functions.

The problem has been isolated to the FLLR chunk that the Apple library adds to align the data.

I know that strictly speaking the decoder should ignore FLLR chunk and is therefore incorrect, but I have no control over this and it's not the first time I've hit this issue.

And yes, I need to use wave format for this third-party software integration.

So my question then:  Given this FLLR chunk is a "non-standard" feature, is there any known simple way to instruct the ExtAudioFile apis to not insert the FLLR chunk in waves?  

I have searched the headers for format flags or properties, but haven't seen anything obvious that might control this.

Failing this, I will of course resort to other wave file library functions, or attempt to hack out the offending bytes from the wave file, but it would be nice to avoid this if I can.

thanks,

Iain.

 _______________________________________________
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:
    • Re: Avoid insertion of FLLR chunk with ExtAudioFile wave files
      • From: Richard Dobson <email@hidden>
  • Prev by Date: RE: file format for sound
  • Next by Date: Re: Avoid insertion of FLLR chunk with ExtAudioFile wave files
  • Previous by thread: Re: AudioUnitKernal constructor called twice...
  • Next by thread: Re: Avoid insertion of FLLR chunk with ExtAudioFile wave files
  • Index(es):
    • Date
    • Thread