Skip to content

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

@oviano

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions