Skip to content

Video playback speed does not appear to be working #9657

@davidrs

Description

@davidrs

When setting up a new task I sued the reference task/layout for video classification.
I edit the layout <video... tag to increase playback speed, but it has no effect on the playback:

<View>
  <Video name="video" value="$video" defaultPlaybackSpeed="4" minPlaybackSpeed="4" />
</View>

I'm on Chrome.
Expected behaviour from docs: https://labelstud.io/tags/video#Parameters

[defaultPlaybackSpeed] number 1 default playback speed the player should start with when loaded
[minPlaybackSpeed] number 1 minimum allowed playback speed; defaultPlaybackSpeed cannot be set below this value

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