xajist / aacdecoder-android

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

Glitch at the start of stream #55

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Just start the stream.
2. Some time you will here a glitch at the start of a stream

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

What version of the product are you using? On which device ?
I am running version 0.8 of the library. and I am getting this issue on almost 
all of the device with different Android versions

Is there any way do clear the already loaded buffer or some thing like that ?

Original issue reported on code.google.com by m.zahid...@gmail.com on 3 May 2014 at 11:03

GoogleCodeExporter commented 8 years ago
I've encountered the same issue. The stream is HE-AACv2.
I've been able to record a part of an ICY stream that does this. To reproduce 
you can use netcat:
    nc -l 9095 <gurgle.dump

You can then connect from the emulator to http://10.0.2.2:9095/asdf
It reproduces every time using this recorder stream. If needed I can find and 
attach other samples.

Original comment by cost...@gmail.com on 5 Jun 2014 at 12:21

Attachments:

GoogleCodeExporter commented 8 years ago
The same stream recording, served with netcat, plays fine in mplayer and vlc.

Original comment by cost...@gmail.com on 5 Jun 2014 at 12:22