- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
In early thread, we can found the insert key frame function,
that is, mfxStatus MFXVideoENCODE_EncodeFrameAsync(
mfxSession session,
mfxEncodeCtrl *ctrl,
mfxFrameSurface1 *surface,
mfxBitstream *bs,
mfxSyncPoint *syncp);
And use mfxEncodeCtrl to control the I frame,
my new question is whom can invoke this MFXVideoENCODE_EncodeFrameAsyn API ,
or how to invoke this function in any place?
There is no body invoke this function in all Intel Media sample ?
Thanks!!
Lance
In early thread, we can found the insert key frame function,
that is, mfxStatus MFXVideoENCODE_EncodeFrameAsync(
mfxSession session,
mfxEncodeCtrl *ctrl,
mfxFrameSurface1 *surface,
mfxBitstream *bs,
mfxSyncPoint *syncp);
And use mfxEncodeCtrl to control the I frame,
my new question is whom can invoke this MFXVideoENCODE_EncodeFrameAsyn API ,
or how to invoke this function in any place?
There is no body invoke this function in all Intel Media sample ?
Thanks!!
Lance
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
Is there any shortcut to insert key frame(I frame)in Intel Encoder?
Thanks
Lance
Is there any shortcut to insert key frame(I frame)in Intel Encoder?
Thanks
Lance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Lance,
As for your first question, the EncodeFrameAsync function is called in sample_encode, you may check it out.
But the feature of key frame insertion, according to Media SDK developers, is not yet supported in Media SDK 2.0/SandyBridge encoders - this is a limitation. It will be available only starting with next generation of Media SDK.
If you represent a company could you please contact us via private post - so we could discuss schedules/plans/features in more details.
Regards,
Nina

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