1

What I need are at least these formats (or at least some of them):

  • Ogg / Vorbis
  • WMA over MMS/ASF
  • AAC / AAC+

Matt seems to use some of the Apple frameworks for audio playback, so I wonder if it would be too hard to add support for additional formats other than only MP3?

C. K. Young
  • 219,335
  • 46
  • 382
  • 435
openfrog
  • 40,201
  • 65
  • 225
  • 373

3 Answers3

1

I think it could be with FFmpeg and libmms, but I don't know how :(

Fernando Valente
  • 126
  • 1
  • 3
  • 10
0

You'll be happy to know that AAC will just work with your audio queue. (It does with mine).

AAC+ apparently needs some tinkering to get working.

Those other formats are not supported by the SDK so obviously no hardware love, like in the mp3/AAC[+] cases.

Rhythmic Fistman
  • 34,352
  • 5
  • 87
  • 159
-4

Yes it is possible. No it wouldn't be too hard.

Eimantas
  • 48,927
  • 17
  • 132
  • 168