gabrielfari / aacdecoder-android

Automatically exported from code.google.com/p/aacdecoder-android
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Not playing shoutcast AAC+ streams on ICS 4.03 #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start AACPlayer app on Galaxy SII with 4.03
2. Put the following stream url http://62.212.82.142:8140
3. Click on Player 1 (FAAD2) or Player II (FFMpeg) or Player III (openCORE)

What is the expected output? What do you see instead?
It should play the stream, though:
FAAD2: The stream is not playing, nothing interesting is shown in DDMS
FFMPeg: The app is crashing, "probe(), could not find ADTS start" is shown in 
DDMS log
openCORE: The app is crashing, "probe(), could not find ADTS start" is shown in 
DDMS log

What version of the product are you using? On which device ?
AACPlayer revision 21 

What is the URL of the stream ?
http://62.212.82.142:8140

Please provide any additional information below.
Everything works fine on Gingerbread, the problem is only on ICS 4.03 . The 
same thing happens when using the aacdecoder library instead of the AAC player 
app

Original issue reported on code.google.com by angel...@snqdigital.com on 27 Jun 2012 at 1:03

GoogleCodeExporter commented 8 years ago
Everything works fine today, don't know if something has changed on the server 
site or it was something else that was causing it.

Original comment by angel...@snqdigital.com on 29 Jun 2012 at 8:57

GoogleCodeExporter commented 8 years ago
Seems like problem of the sister project aacplayer-android.

Original comment by vbarta...@gmail.com on 13 Aug 2012 at 10:24