- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Ive received the following question from an ISV regarding H.264 encoding with Intel Media SDK.
* According to a file type, they need to make a global header from Sequence Parameter Set (SPS) /Picture Parameter Set (PPS) information for H264 encoding. If this global header is not provided, some devices cant play the encoded file.
* Does the Intel Media SDK provide any API to handle SPS/PPS information?
Can you help with this issue?
Thanks,
-Tai
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Tai,
Please see mediasdk_man.pdf from MSDK 3.0 Beta, look for mfxExtCodingOptionSPSPPS structure. There are several functions operating with SPS/PPS info, it's possible to both retrieve and set this info.
As far as I understand the ISV needs to extract the raw SPS/PPS header from the encoded stream - for that they should callMFXVideoENCODE_GetVideoParam withmfxExtCodingOptionSPSPPSstructure attached to the mfxVideoParam strutcture.
I hope this is what you are looking for.
Best 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