Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

VPF can't seem to handle SVC for VP9 #538

@gustavo-lighttwist

Description

@gustavo-lighttwist

Describe the bug
VPF doesn't seem to support VP9 streams that use SVC (L2T3_KEY, L3T3_KEY, etc).

To Reproduce
Steps to reproduce the behavior:

  • Use VPF to decode a VP9 stream that uses SVC.
  • Make the stream adapt its quality setting (change spatial / temporal layer) - a common behaviour when handling webrtc streams.

Expected behavior
Frame is decoded properly and covers the entire surface, without being cut or having black borders.
Sometimes the decoder doesn't seem to output frames at all.

Screenshots
Example of a failed decode - decoded frame seems to be from one layer but doesn't match the surface dimensions.
failed_decode

Additional information
I'd be happy to provide an example VP9 stream which isn't decoded properly.

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