- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can I create 2 H264 encoder class object in a single application by using 2 threads to handle the 2 encoders?
If can, how to do that?
I am using the umc examples that downloaded from intel ipp website.
Thanks
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
These two encoder instances are independent from each other.
If you use 2 threads to assess one encoder instance, you may need to synchronize your operations.
If you use 2 threads to assess one encoder instance, you may need to synchronize your operations.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page