AMF icon indicating copy to clipboard operation
AMF copied to clipboard

[Question]: Sharing context for multiple decoders?

Open Alex18947 opened this issue 1 year ago • 0 comments

Hi, it seems that creating multiple components (decoders) in one process and for the same GPU can be done either by creating a new AMFContext for each decoder or by sharing just one context for all of them. Are there any recommendations what is the better strategy?

Thanks.

Alex18947 avatar Feb 01 '24 09:02 Alex18947