PCM_SIGNED 8000.0 Hz, 16
bit, mono, 2 bytes/frame, little-endian

Input format: ULAW
8000.0 Hz, 8 bit, mono, 1 bytes/frame,

Doesn't that tell you something??


On 10/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:
>
> Hi,
>
>          I am trying to convert a Input format: PCM_SIGNED 8000.0 Hz, 16
> bit, mono, 2 bytes/frame, little-endian to Mp3 using Mp3Encoder.java.
> While I execute Mp3Encoder.java the execution brakes while the Mp3 file
> is being written. The actual wave file plays for 2.5 min (there are
> files of much bigger size too :), I picked this as starting conversion
> point.)
>
> Here Is the output:
>
> C:\eclipse\MyEclipse>java Mp3Encoder test.wav  Input format: ULAW
> 8000.0 Hz, 8 bit, mono, 1 bytes/frame,  Output format: MPEG1L3 8000.0
> Hz, unknown bits per sample, mono, unknown  frame s  ize, unknown frame
> rate,  Writing test.mp3...
>
> I am not sure if I can paste a screen shot of a Microsoft Visual C++
> Runtime Library Error, so I am writing it down as the screen shot says:
>
> Error: (Break up while writing Mp3 file using Mp3Encoder.java)
>
> Assertion failed!
>
> Program: C:\WINDOWS\system32\java.exe
> File: psymodel.c
> Line: 619
>
> Expression: thmm >=0
>
> Some Information to see VC++ document on gettig rid of Assertion with
> Abort, Retry and Ignore button.
>
> Would be great if I get an response on why is this strange behaviour,
> and  how to overcome this issue.
>
> I would also like to know how could I add the option --resample 44.1 to
> Mp3Encoder.java.
>
> Eagerly awaiting for a response.
>
> Thanks in advance
>
> Thanks,
> Ranga
>
> Visit our website at http://www.ubs.com
>
> This message contains confidential information and is intended only
> for the individual named.  If you are not the named addressee you
> should not disseminate, distribute or copy this e-mail.  Please
> notify the sender immediately by e-mail if you have received this
> e-mail by mistake and delete this e-mail from your system.
>
> E-mail transmission cannot be guaranteed to be secure or error-free
> as information could be intercepted, corrupted, lost, destroyed,
> arrive late or incomplete, or contain viruses.  The sender therefore
> does not accept liability for any errors or omissions in the contents
> of this message which arise as a result of e-mail transmission.  If
> verification is required please request a hard-copy version.  This
> message is provided for informational purposes and should not be
> construed as a solicitation or offer to buy or sell any securities or
> related financial instruments.
>
> _______________________________________________
> mp3encoder mailing list
> mp3encoder@minnie.tuhs.org
> https://minnie.tuhs.org/mailman/listinfo/mp3encoder
>
_______________________________________________
mp3encoder mailing list
mp3encoder@minnie.tuhs.org
https://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to