xajist / aacdecoder-android

GNU Lesser General Public License v3.0
0 stars 0 forks source link

MP3 stream not starts playing from time to time #53

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

04-15 13:15:34.990: INFO/MultiPlayer(28282): Setting MP3 decoder for file 
/mnt/sdcard/02 starting over.mp3
04-15 13:15:34.995: INFO/Decoder(28282): start() starting native decoder - 
OpenCORE-MP3
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() frame decode 
error=2
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() first frame 
cannot be decoded - trying to sync again
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() cannot re-sync 
the stream after next 1024 bytes, status=12
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() frame decode 
error=12
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() first frame 
cannot be decoded - trying to sync again
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() cannot re-sync 
the stream after next 1024 bytes, status=12
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() frame decode 
error=12
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() first frame 
cannot be decoded - trying to sync again
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() cannot re-sync 
the stream after next 1024 bytes, status=12
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() frame decode 
error=12
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() first frame 
cannot be decoded - trying to sync again
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() cannot re-sync 
the stream after next 1024 bytes, status=12
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() frame decode 
error=12
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() first frame 
cannot be decoded - trying to sync again
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() cannot re-sync 
the stream after next 752 bytes, status=12
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() frame decode 
error=12
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() first frame 
cannot be decoded - trying to sync again
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() cannot re-sync 
the stream after next 376 bytes, status=12
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() frame decode 
error=12
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() first frame 
cannot be decoded - trying to sync again
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() cannot re-sync 
the stream after next 188 bytes, status=12
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() frame decode 
error=12
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() first frame 
cannot be decoded - trying to sync again
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() cannot re-sync 
the stream after next 94 bytes, status=12
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() frame decode 
error=12
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() first frame 
cannot be decoded - trying to sync again
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() cannot re-sync 
the stream after next 47 bytes, status=12
04-15 13:15:34.995: ERROR/Decoder[OpenCORE-MP3](28282): start() init failed 
status=12
04-15 13:15:34.995: ERROR/Decoder(28282): start() failed err=-1
04-15 13:15:34.995: INFO/Decoder(28282): stop() stopping native decoder
04-15 13:15:34.995: ERROR/AACPlayer(28282): playAsync():
04-15 13:15:34.995: ERROR/AACPlayer(28282): java.lang.RuntimeException: Cannot 
start native decoder
04-15 13:15:34.995: ERROR/AACPlayer(28282):     at 
com.spoledge.aacdecoder.Decoder.start(Decoder.java:237)
04-15 13:15:34.995: ERROR/AACPlayer(28282):     at 
com.spoledge.aacdecoder.AACPlayer.playImpl(AACPlayer.java:472)
04-15 13:15:34.995: ERROR/AACPlayer(28282):     at 
com.spoledge.aacdecoder.AACPlayer.play(AACPlayer.java:402)
04-15 13:15:34.995: ERROR/AACPlayer(28282):     at 
com.spoledge.aacdecoder.AACPlayer.play(AACPlayer.java:367)
04-15 13:15:34.995: ERROR/AACPlayer(28282):     at 
com.spoledge.aacdecoder.AACPlayer$1.run(AACPlayer.java:310)
04-15 13:15:34.995: ERROR/AACPlayer(28282):     at 
java.lang.Thread.run(Thread.java:1019)

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

aacdecoder-android-libs-0.8

Samsung Galaxy S2, Samsung Galaxy Nexus

What is the URL of the stream ?

Attachments

Please provide any additional information below.

Original issue reported on code.google.com by gogury...@gmail.com on 15 Apr 2014 at 4:38

Attachments: