- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Guys,
I am new in IPP H.264 and trying to using IPP 6.1.
Basically, I am trying to make two pass encoder. For example, at first, first 5 frames of the video will be encoded. Then based on the encoding result, again I will re-encode first frame.
As my understanding, I need to change a function which contain frame loop.
May I know the top most level function of the IPP H.264 Encoder, which encode all of the frames of video and has a frame loop?
I found a function Status H264ENC_MAKE_NAME(H264CoreEncoder_GetFrame). This function encode only one frame.
Does anybody can help me?
Sarwer
I am new in IPP H.264 and trying to using IPP 6.1.
Basically, I am trying to make two pass encoder. For example, at first, first 5 frames of the video will be encoded. Then based on the encoding result, again I will re-encode first frame.
As my understanding, I need to change a function which contain frame loop.
May I know the top most level function of the IPP H.264 Encoder, which encode all of the frames of video and has a frame loop?
I found a function Status H264ENC_MAKE_NAME(H264CoreEncoder_GetFrame). This function encode only one frame.
Does anybody can help me?
Sarwer
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sarwer,
You may refer to the simpleencoder.cpp in the article and see if it can help.
Getting Started with Intel IPP Unified Media Classes Sample
Regards,
Ying
You may refer to the simpleencoder.cpp in the article and see if it can help.
Getting Started with Intel IPP Unified Media Classes Sample
Regards,
Ying

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