[android-developers] Re: AACPlus - Decoding a Stream? - Anyone Shoutcast?

2008-11-07 Thread Jona
Dave thanks so much for your reply! I really appreciate it! I'm trying to understand why it wouldn't work... I handled my connection properly to one of the radios on ShoutCast and stored around 1MB of data to be later tested if the correct information was sent... It was successful on playing

[android-developers] Re: AACPlus - Decoding a Stream? - Anyone Shoutcast?

2008-11-07 Thread Dave
The reason you can't play the file is the media player doesn't support raw AAC files. You could wrap them in a M4A format and that should work, but you won't be able to get a seamless playback stream. I know there are use cases we can't adequately support and I will be pushing hard to fill in

[android-developers] Re: AACPlus - Decoding a Stream? - Anyone Shoutcast?

2008-11-06 Thread Dave
The codecs are there. The issue is that ShoutCast doesn't use HTTP1.1 protocol for streaming. You could probably hack up a proxy to make it work though. Also, there is no support for extracting metadata tags from a live stream (for artist, title, etc). On Nov 4, 4:45 pm, Jona [EMAIL PROTECTED]

[android-developers] Re: AACPlus - Decoding a Stream? - Anyone Shoutcast?

2008-11-04 Thread Jona
Ok so now I understand a little more! We need a decoder for AACPlus. for some reason I thought the G1 phone supported aacPlus™ and Enhanced aacPlus? please correct me if I'm wrong... Are this codecs available? --~--~-~--~~~---~--~~ You received this message

[android-developers] Re: AACPlus - Decoding a Stream? - Anyone Shoutcast?

2008-11-04 Thread Jona
OpenCORE includes: • PV’s multimedia platform, including interfaces for third-party and hardware media codecs, input and output devices and content policies • Media playback, streaming, downloading and progressive playback—including 3GPP, MPEG-4, AAC and MP3 containers • Media streaming,