search for: jaopusencod

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

Did you mean: jaopusencoder
2013 May 27
1
Empty buffer on encoder write byte
...70589) + 2792 at enc_API.c:466 frame #6: 0x0019a1ce RTCClient`opus_encode_float(st=0x04234000, pcm=0x3b6c0000, frame_size=985923584, data=0x04232018) + 3922 at opus_encoder.c:973 frame #7: 0x0019abd2 RTCClient`opus_encode() + 74 at opus_encoder.c:1306 frame #8: 0x000e63be RTCClient`-[JAOpusEncoder encodeWithPCMInput:frameSize:outputBlock:](self=0x1fd2ffa0, _cmd=0x0019d131, pcmInput=0x21024870, frameSize=160, outputBlock=0x04232898) + 386 at JAOpusEncoder.m:98 JAOpusEncoder is an ObjC class that encodes the PCM input using opus library. Any ideas on what I'm doing wrong? Thanks. ---...