Re: Error Reading Audio Bitrates



Roedy Green wrote:
On 27 Oct 2005 18:55:35 -0700, jackroofman@xxxxxxxxx wrote, quoted or
indirectly quoted someone who said :


I've been trying to put together an MP3 Player


I thought Java had no MP3 support. Have you a third party codec?

http://java.sun.com/products/java-media/jmf/mp3/download.html

I've never gotten it to work however.

--

Knute Johnson
email s/nospam/knute/
.



Relevant Pages

  • Re: improving Java Applet performance
    ... Knute Johnson wrote: ... noticeable delay between the time the page loads and the applet ... I looked at this page with FF3 and IE7, neither gave any warnings or were slow. ... For the FF problem, while the applet is open, double click on the Java icon in your system and check the version. ...
    (comp.lang.java.programmer)
  • Re: How to display Slight problem with code Attention Knute
    ... > Sun. Poking around the huge (and growing Java API) is a major task ... > Java is my retirement hobby and I will persevere. ... from Sun. ... Knute Johnson ...
    (comp.lang.java.help)
  • Re: How do you execute a JAR file?
    ... java -jar GUI.jar ... Knute Johnson ... remains unnamed by NetBeans, however, when it "jars" up the Main-Class ... need to recompile and re jar it. ...
    (comp.lang.java.help)
  • Re: How do you execute a JAR file?
    ... java -jar GUI.jar ... Knute Johnson ... email s/nospam/knute/Do you have a package problem? ... need to recompile and re jar it. ...
    (comp.lang.java.help)
  • Re: How do you execute a JAR file?
    ... java -jar GUI.jar ... Knute Johnson ... remains unnamed by NetBeans, however, when it "jars" up the Main-Class becomes "GUI.IconMaker". ... You need to put it all in the default package or IconMaker needs to be in the GUI package. ...
    (comp.lang.java.help)