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

start() frame decode error=2 and error=12 #62

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

1) Play : http://comodino.org:8001/rcf.ogg

2) -->

08-04 14:37:54.594    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
frame decode error=2
08-04 14:37:54.594    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
first frame cannot be decoded - trying to sync again
08-04 14:37:54.599    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
cannot re-sync the stream after next 1024 bytes, status=12
08-04 14:37:54.604    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
frame decode error=12
08-04 14:37:54.604    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
first frame cannot be decoded - trying to sync again
08-04 14:37:54.609    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
cannot re-sync the stream after next 1024 bytes, status=12
08-04 14:37:54.609    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
frame decode error=12
08-04 14:37:54.609    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
first frame cannot be decoded - trying to sync again
08-04 14:37:54.609    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
cannot re-sync the stream after next 1024 bytes, status=12
08-04 14:37:54.614    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
frame decode error=12
08-04 14:37:54.614    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
first frame cannot be decoded - trying to sync again
08-04 14:37:54.614    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
cannot re-sync the stream after next 1024 bytes, status=12
08-04 14:37:54.614    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
frame decode error=12
08-04 14:37:54.614    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
first frame cannot be decoded - trying to sync again
08-04 14:37:54.614    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
cannot re-sync the stream after next 1024 bytes, status=12
08-04 14:37:54.619    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
frame decode error=12
08-04 14:37:54.619    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
first frame cannot be decoded - trying to sync again
08-04 14:37:54.619    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
cannot re-sync the stream after next 1024 bytes, status=12
08-04 14:37:54.619    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
frame decode error=12
08-04 14:37:54.619    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
first frame cannot be decoded - trying to sync again
08-04 14:37:54.619    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
cannot re-sync the stream after next 1024 bytes, status=12
08-04 14:37:54.619    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
frame decode error=12
08-04 14:37:54.619    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
first frame cannot be decoded - trying to sync again
08-04 14:37:54.619    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
cannot re-sync the stream after next 512 bytes, status=12
08-04 14:37:54.619    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
frame decode error=12
08-04 14:37:54.619    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
first frame cannot be decoded - trying to sync again
08-04 14:37:54.619    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
cannot re-sync the stream after next 256 bytes, status=12
08-04 14:37:54.619    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
frame decode error=12
08-04 14:37:54.619    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
first frame cannot be decoded - trying to sync again
08-04 14:37:54.619    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
cannot re-sync the stream after next 128 bytes, status=12
08-04 14:37:54.624    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
frame decode error=12
08-04 14:37:54.624    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
first frame cannot be decoded - trying to sync again
08-04 14:37:54.624    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
cannot re-sync the stream after next 64 bytes, status=12
08-04 14:37:54.624    9024-9195/it.radio E/Decoder[OpenCORE-MP3]﹕ start() 
init failed status=12
08-04 14:37:54.624    9024-9195/it.radio E/Decoder﹕ start() failed err=-1
08-04 14:37:54.644    9024-9199/it.radio E/BufferReader﹕ Exception when 
reading: java.net.SocketException: Socket closed

Original issue reported on code.google.com by fabri8bit on 4 Aug 2014 at 1:00