Skip to content

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

Description

@oviano

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions