I'm trying to split some of my MP3s using cuesheets and pcutmp3...
However, I get this error when I try to do so:

Code:
--------------------
    
  PCutMP3 -- Properly Cut MP3 v0.95b by Sebastian Gesemann
  scanning "/home/peddy/Music/A State of Trance/342/Armin van Buuren - A State 
of Trance 342.mp3" ...
  first frame header = MPEG1 Layer3 192kbps 44100Hz J-Stereo
  no Xing/Info/LAME tag present
  bitrate = 192 kbps (CBR)
  accurate length = no
  313749504 samples (is NOT a multiple of 588)
  writing "Armin van Buuren - A State of Trance 342-01.mp3" ...
  Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: -10
        at de.zebee.mpa.ScannedMP3.getInt16(ScannedMP3.java:85)
        at de.zebee.mpa.ScannedMP3.getInt32(ScannedMP3.java:89)
        at de.zebee.mpa.ScannedMP3.getFrameFileOfs(ScannedMP3.java:103)
        at de.zebee.mpa.ScannedMP3.crop(ScannedMP3.java:329)
        at de.zebee.mpa.MainCLI.main(MainCLI.java:270)
  
--------------------



If someone could help I'd really appreciate it. :)


-- 
Peddy
------------------------------------------------------------------------
Peddy's Profile: http://forums.slimdevices.com/member.php?userid=20099
View this thread: http://forums.slimdevices.com/showthread.php?t=55097

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping

Reply via email to