AMF
AMF copied to clipboard
[Question]: Sharing context for multiple decoders?
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.