Media (Intel® Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.

Is media sdk thread safe?

Gang_B_
Beginner
302 Views

Hi, Experts

Is media sdk thread safe? Can I run encoder->Reset in one thread but encoder->EncodeFrameAsync in another thread without any semaphore?

Thanks 

0 Kudos
1 Reply
Anna_B_Intel
Employee
302 Views

Hi Gang, 

Yes, its a thread safe. Sure, you can.

Best wishes, 

Anna

0 Kudos
Reply