jlGui
Brought to you by:
javazoom
I get the following error when I try to play a file
with the jlGui Player through VisualAge.
javazoom.jlGui.Player:Cannot read file : D:\test.mp3,
could not get audio input stream from input stream.
It works fine if I run it from the installation .exe.
I run it with this command line, is there any thing
else I need to set up?
-skin baseskin.wsz -init jlgui.ini
(jlgui.ini is just the default file)
<charl.smit@cpt.softwarefutures.com>
Logged In: NO
Also, the simple player throws this:
java.lang.IllegalArgumentException: No line matching
interface SourceDataLine supporting format PCM_SIGNED,
22050.0 Hz, 16 bit, mono, little-endian, audio data, and
buffers of 4000 to 4000 bytes is supported.
Logged In: NO
problem - was using JDK 1.2.2 with 1.3 bits imported
(VisualAge for Java v4.0 is still using JDK 1.2.2!!! Boody
ridiculous!)