search for: _encoder_finish

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

2004 Oct 08
1
Encoding questions...
...ffer? This isn't entirely clear from the documentation. If I can call _encoder_process() multiple times, and the size of the buffer modulo the blocksize is not zero, will the last block be encoded in a frame that is smaller than blocksize, or will the encoder wait until more data is sent in or _encoder_finish() is called? Thanks! -- Mike Pilat mpilat@gmail.com