search for: lame_encode_buffer

Displaying 1 result from an estimated 1 matches for "lame_encode_buffer".

2002 Sep 02
0
encoding PCM chunks?
...gather encoder setup goes through fine, but when I get a PCM chunk to encode, I can't get past uninterleaving samples, it seems to die with EXCEPTION_ACCESS_VIOLATION while uninterleaving. Any ideas? I guess what I am really asking is how should I go about doing something like an equivalent of lame_encode_buffer () or lame_encode_buffer_interleaved () in vorbis? Also, a related question. Example encoder has stereo hard coded, what's the correct method of working with N < 255 number of channels or at least mono as well as stereo? Any help will be much appreciated. thanks, dima --- >8 ---- List...