• 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: WMA on the iPhone
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WMA on the iPhone


  • Subject: Re: WMA on the iPhone
  • From: Brian Willoughby <email@hidden>
  • Date: Sat, 10 Jan 2009 01:35:32 -0800

MP3 was not designed as an interim memory storage format. It's totally inappropriate to convert to MP3 as a bridge between other technologies. The inventors of MP3 would shudder. Even if you don't care about quality, you'll probably find it harder to support MP3 playback, and all the encoding and decoding would surely sap the CPU.

What's wrong with convert-on-the-fly to Linear PCM? You could even use the 8.24 native format for the iPhone, or whatever the exact format is. That would entail very little CPU overhead. With a circular buffer, it would not even require significantly more memory.

Brian Willoughby
Sound Consulting


On Jan 10, 2009, at 00:05, Marco Papa wrote:
My app plays MP3 and AAC streams using Audio Queue Services. I would like to add streaming WMA (Windows Media Audio) . One suggestion that I have had is to use the version of ffmpeg which has been ported to the iPhone, let it parse the streamed audio (currently I do it with Audio File Stream Services) and convert on-the-fly from WMA into MP3 and feed the resulting MP3 stream to Audio Queue services. Would this work? Any other ideas?

_______________________________________________ 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: WMA on the iPhone
      • From: Norman Franke Lists <email@hidden>
    • Re: WMA on the iPhone
      • From: Marco Papa <email@hidden>
References: 
 >WMA on the iPhone (From: Marco Papa <email@hidden>)

  • Prev by Date: WMA on the iPhone
  • Next by Date: Re: WMA on the iPhone
  • Previous by thread: WMA on the iPhone
  • Next by thread: Re: WMA on the iPhone
  • Index(es):
    • Date
    • Thread