Hi,
   I am trying to encode raw PCM files into mp3 using the libmp3lame
library.
The PCM files are sampled at 8000khz, 16bit mono.
My rather basic questions are

1) Should I read from the PCM file into an unsigned or a signed buffer?
2) When I call the function 'lame_encode_buffer_int' should I input 576
samples or 1152 samples?

Thanks
Manoj
_______________________________________________
mp3encoder mailing list
[EMAIL PROTECTED]
http://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to