I am trying to play an mp3 stream by initializing a
Player object using a BufferedInputStream from an
ICEcast server. The problem I am having is the audio
sounds like it is playing too fast. I dont know a lot
of the details about the mp3 encoding process so I am
not sure if there is something I need to change in the
Decoder or if this feature has just not been
implemented in JavaLayer yet.
Thanks
jl
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=39112
Browser: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT)
I am trying to play an mp3 stream by initializing a
Player object using a BufferedInputStream from an
ICEcast server. The problem I am having is the audio
sounds like it is playing too fast. I dont know a lot
of the details about the mp3 encoding process so I am
not sure if there is something I need to change in the
Decoder or if this feature has just not been
implemented in JavaLayer yet.
Thanks
jl
Logged In: YES
user_id=5745
Browser: Mozilla/4.7 [en] (Win98; I)
We're working on this bug.
I will let you know when it will be fixed.
Logged In: YES
user_id=114446
Browser: Mozilla/4.75 [en] (WinNT; U)
are you sure that your framerate on the output (SourceDataLine) is correct ????