• 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: Wrap .aac into .m4a container
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wrap .aac into .m4a container


  • Subject: Re: Wrap .aac into .m4a container
  • From: William Stewart <email@hidden>
  • Date: Mon, 28 Jul 2008 18:34:47 -0700

Using the AudioFileReadPackets call you can read the AAC packets from an ADTS file. Using AudioFileWritePackets you can write them to an M4A file.

So, its easy to write an audio file duplication tool by just opening an existing file, creating a new file with the same data format, then read/write the packets of audio data and the magic cookie, to the new file.

Bill


On Jul 26, 2008, at 6:37 AM, Thomas Clement wrote:

Hi,

What is the easiest way to wrap a raw .aac file into a regular .m4a container ?
Can I do that using Core Audio or is there another framework I should use (QTKit ?) ?


Thanks,
Thomas

_______________________________________________
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

_______________________________________________ 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: Wrap .aac into .m4a container
      • From: Thomas Clement <email@hidden>
    • Re: Wrap .aac into .m4a container
      • From: Thomas Clement <email@hidden>
References: 
 >Wrap .aac into .m4a container (From: Thomas Clement <email@hidden>)

  • Prev by Date: AudioConverter's algorithm vs complexity vs quality
  • Next by Date: Re: AudioQueue newbie : Handling Forward , Rewind , etc..,
  • Previous by thread: Wrap .aac into .m4a container
  • Next by thread: Re: Wrap .aac into .m4a container
  • Index(es):
    • Date
    • Thread