Michael Banks

Results 3 comments of Michael Banks

Thank you for your response. So when I'm looping and want to flush a complete gop for packaging, I can just do a normal flush like so? ``` headerPtr->nAllocLen =...

I'm actually attempting to use the library in the application we use to encode, our pattern with other codecs is to put a gop in, encode and flush it, package...

Ok, so with my latest attempt I put the frames for the gop I want to encode in, then put a "flush" IDR frame in to get the encoded segment...