-
Mp3 encoder
Hi Every one,
I used the Mp3 encoder from TRITONUS but when I compile and run it the error message
Error: Unsupported conversion: MPEG1L3 from PCM_SIGNED 48000.0 Hz, 16 bit, stereo, 4 bytes/frame, little-endian
-1
persists.if you have any idea on how to solve this problem please inform me.
I'm using JDK 1.5,windows xp,and have downloaded the necessary Jar and dll files.
Thanks.
-
You should consider this as an error message you have seen as a dialog box when you are using an mp3 conversion tool. This error is not related to Java directly. Either the format of the input file or the output format si not supported by that library. You should check their website to see the formats they are supporting. Hope this helps..
-
Mp3Encoder
Thanks for your response.You are right.The error has nothing to do with java but with tritonus' library.The thing is however it should support the format that it said doesnt support.
-
hey sniper99,
can you please tell me what format you used that successfully finished conversion?