Skip to content

[BUG] Changing playback speed on video with sound causes video to stutter/jump #3173

@Gavin5656

Description

@Gavin5656

Is there an existing issue for this?

  • I have searched the existing issues

Did you read the "Reporting a bug" section on Contributing file?

Current Behavior

When playing a video that contains audio, altering the speed property via code during playback causes the video to stutter. Doing the same with a video with no audio works as expected and the change is smooth. Typical scenario here is an indoor cycle app that varies the playback speed relative to the speed of the original recording.

Expected Behavior

Altering the speed of playback via code on a video containing sound should seamlessly change without stuttering.

Steps To Reproduce

Clone down the repo.
Download the two sample movies linked to from that repo.
Open the project and point it at each of the sample moves in turn.
Confirm the video with audio stutters every 2 seconds when the playback speed change occurs.

Link to public reproduction project repository

MauiMediaElementBugApp

Environment

- .NET MAUI MediaElement 8.0.1
- OS:Win11 Home 10.0.26200

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions