Problems using javazoom's Player
问题 I'm trying to play mp3-files using the JLayer Class Player. After starting the Thread containing myPlayer.play() you can hear some hundred milliseconds of the beginning of the song and then the player interrupts and I get the following error messages: > javazoom.jl.decoder.BitstreamException: Bitstream errorcode 102 at > javazoom.jl.decoder.Bitstream.newBitstreamException(Unknown Source) > at javazoom.jl.decoder.Bitstream.readFrame(Unknown Source) at > javazoom.jl.player.Player.decodeFrame