Menu

#4 Songs are not played completely

1.1pre3
open
nobody
olafs-gui (4)
3
2003-04-24
2003-04-24
Marc Höper
No

Sometimes the player skips the last part of the song.
The skipped length is variable.

Discussion

  • Marc Höper

    Marc Höper - 2003-04-24
    • milestone: --> 1.1pre3
     
  • Marc Höper

    Marc Höper - 2003-05-02

    Logged In: YES
    user_id=750800

    The cause is an ArrayIndexOutOfBoundsException in the
    player library:

    java.lang.ArrayIndexOutOfBoundsException
    at
    javazoom.jl.decoder.LayerIIIDecoder.huffman_decode
    (LayerIIIDecoder.java:789)
    at javazoom.jl.decoder.LayerIIIDecoder.decode
    (LayerIIIDecoder.java:273)
    at
    javazoom.jl.decoder.LayerIIIDecoder.decodeFrame
    (LayerIIIDecoder.java:214)
    at javazoom.jl.decoder.Decoder.decodeFrame
    (Decoder.java:151)
    at
    org.tritonus.sampled.convert.MpegFormatConversionProvider$
    DecodedMpegAudioInputStream.execute
    (MpegFormatConversionProvider.java:416)
    at org.tritonus.util.TCircularBuffer.read
    (TCircularBuffer.java:124)
    at
    org.tritonus.sampled.convert.TAsynchronousFilteredAudioInpu
    tStream.read
    (TAsynchronousFilteredAudioInputStream.java:107)
    at javazoom.jlGui.BasicPlayer.run
    (BasicPlayer.java:459)
    at java.lang.Thread.run(Thread.java:479)

     

Log in to post a comment.

MongoDB Logo MongoDB