MP3 Encoding in Java
        Posted  
        
            by Mohit Nanda
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mohit Nanda
        
        
        
        Published on 2008-11-25T07:45:38Z
        Indexed on 
            2010/03/23
            1:51 UTC
        
        
        Read the original article
        Hit count: 548
        
I need an OpenSource API in Java, which can encode *.wav and *.au formats to MP3, and vice-versa. Have evaluated Java Sound API, and LameOnJ, but they dont meet the requirements and aint stable, respectively. Please suggest one that is free, and platform independent.
© Stack Overflow or respective owner