LAME 3.91 has options to encode buffers containing short ints, floats, 
longs and ints. For short ints, there is a function 
lame_encode_buffer_interleaved, so there is no need to have 2 buffers, 1 
for each channel, but just 1, with interleaved samples for left and right 
channel. Could a similar function, called maybe 
lame_encode_buffer_long_interleaved, be implemented for longs instead of 
short ints?

Fabrizio Gennari
Philips Research Monza
via G.Casati 23, 20052 Monza (MI), Italy
tel. +39 039 2037816, fax +39 039 2037800
_______________________________________________
mp3encoder mailing list
[EMAIL PROTECTED]
http://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to