Skip to content

[Meta] Playback bugs when changing speed #13694

Open
@mesvam

Description

mpv has a variety of subtle issues with when playback speed is changed, including A/V desync, seeking-like behavior, audio and/or video stuttering, etc.

Apparently, this may be a bit complicated to fix in a way that solves all of the issues simultaneously without other side effects, which will take some time, so I am creating this meta issue to track further progress here

Ideally, changing playback speed

  • should be instantaneous and take effect immediately on both the video and audio streams
  • should keep audio and video in sync at all times
  • should not trigger a seek or cause seeking-like behavior
  • should not introduce gaps or cause stuttering in video or audio
  • should report correct values for time-pos and audio-pts at all times

See also

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