How much userdata can I store and how many mfxPayloads?
It seems like there is a 1KB limit on payload size, and I can only specify one payload.
For example, if I specify several smaller payloads (in mfxEncodeCtrl), the decoder will only return the first one. After the next call, numBits will always be zero...
Andras




