Media (Intel® 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
공지
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.

Why every frame generated from Encoder has PPS/SPS information

zheng_s_
초급자
711 조회수

We design a  decoder/encoder feature using SDK, everything works fine. But when we use Wireshark to analyze each package, we realize each frame no matter Key frame or P frame all have the PPS/SPS information. how to control the encoder to generate PPS/SPS for key frame only?

 

0 포인트
4 응답
Rūdolfs_B_
초급자
711 조회수

I'm having the same scenario, any advice on whether this can be altered?

0 포인트
Anthony_P_Intel
711 조회수

Please see the "RepeatPPS" feature in the reference manual.  The default is 'on'.

0 포인트
Anthony_P_Intel
711 조회수

I should mention that you the session should be initialized with API 1.8 or greater to change the behavior.

0 포인트
Rūdolfs_B_
초급자
711 조회수

Hi Tony,

thanks a lot, for somewhat reason I didn't notice that field in the reference manual, works like a charm.

0 포인트
응답