intel / intel/libvpl

Official way to force a key frame with the AV1 encoder?

Open
#184 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
371
Forks
107
PR merge metrics
No merged PRs in 30d

Description

Is submitting encode_ctrl.FrameType = MFX_FRAMETYPE_I sufficient?

Will this produce a frame type of KEY FRAME in the bitstream?

I want to be able to force a key frame (random access point), I'm just unsure if MFX_FRAMETYPE_I could be a frame that still depends on previous frames.

With HEVC it's more obvious, I submit MFX_FRAME_TYPE_IDR.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.