- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
for H264 Encoding i am using
EncodeFrameAsync(&EncodeCtrl_, mfxSurface, bitStream, &EncoderSyncp_);
successfully, but how do I know which kind of Frame (I-Frame or B-Frame) was encoded?
- Tags:
- Development Tools
- Graphics
- Intel® Media SDK
- Intel® Media Server Studio
- Media Processing
- Optimization
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
take a look at pCurrentTask->mfxBS.FrameType, which is available after synchronize.
Regards,
Stefan.
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