Media (Intel® oneAPI Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
3002 Discussions

How to encode H264 streams that are valid AVCHD streams?

Markus_Pingel
New Contributor I
278 Views
Hello,

I hope I am not missing something obvious, but I cannot get the H264 encoder to create a stream with open GOPs that has a SPS/PPS pair at everyGOP start as required by the Blu-Ray spec. Only the IDR frames are preceded bySPS/PPS. Is there a way/workaround other than creating only closed GOPs?

Thanks,

Markus
0 Kudos
1 Solution
Nina_K_Intel
Employee
278 Views
Hi Markus,
It is not possible to achieve this with MSDK 2012 Beta5 SW encoder and unfortunately it's too late to include a fix in the Gold release. We will add a fix in the MSDK 2012 Gold update. Meanwhile you may test this with HW Media SDK library for SandyBridge platform. It insert SPSPPS per each GOP/I frame.
Regards,
Nina

View solution in original post

1 Reply
Nina_K_Intel
Employee
279 Views
Hi Markus,
It is not possible to achieve this with MSDK 2012 Beta5 SW encoder and unfortunately it's too late to include a fix in the Gold release. We will add a fix in the MSDK 2012 Gold update. Meanwhile you may test this with HW Media SDK library for SandyBridge platform. It insert SPSPPS per each GOP/I frame.
Regards,
Nina
Reply