Skip to content

Player: Replace SpeedMenu with slider + presets#1291

Open
Aztup wants to merge 5 commits into
Stremio:developmentfrom
Aztup:feat/customPlaybackSpeed
Open

Player: Replace SpeedMenu with slider + presets#1291
Aztup wants to merge 5 commits into
Stremio:developmentfrom
Aztup:feat/customPlaybackSpeed

Conversation

@Aztup

@Aztup Aztup commented May 26, 2026

Copy link
Copy Markdown
Contributor

This PR adds custom speed input to the player
image

@Aztup Aztup changed the title feat(player): Add custom speed input Player: Add custom speed input May 26, 2026
@kKaskak

kKaskak commented May 28, 2026

Copy link
Copy Markdown
Member

would you agree making it a slider would solve the issue between 0.25x and 8x

@Aztup

Aztup commented May 28, 2026

Copy link
Copy Markdown
Contributor Author

Yes that would fix the issue too.

I was also thinking about a slider too but it’s less precise and would use more space.

A slider is fine, we could make the ui smaller in height and make it wider instead to have more slider control

The values would be
5(Max), 0.1(Min), 0.1(Step)

@kKaskak

kKaskak commented May 28, 2026

Copy link
Copy Markdown
Member

Yes that would fix the issue too.

I was also thinking about a slider too but it’s less precise and would use more space.

A slider is fine, we could make the ui smaller in height and make it wider instead to have more slider control

The values would be 5(Max), 0.1(Min), 0.1(Step)

slider inside the menu and no options at all? wdyt

@Aztup

Aztup commented May 28, 2026

Copy link
Copy Markdown
Contributor Author

Maybe with preset options at the bottom?
Something like that
image

@kKaskak

kKaskak commented May 28, 2026

Copy link
Copy Markdown
Member

Maybe with preset options at the bottom? Something like that image

yeah make it use the inbuilt slider component that we have
also top picks at the bottom , use defaults from vlc if you can

@Aztup

Aztup commented May 28, 2026

Copy link
Copy Markdown
Contributor Author

Yeah I saw the inbuilt slider component and planned to use it, this was just a design idea.

also top picks at the bottom , use defaults from vlc if you can

I don't think vlc has preset options

image

@Aztup Aztup changed the title Player: Add custom speed input Player: Replace SpeedMenu with slider + presets May 29, 2026
@Aztup

Aztup commented May 29, 2026

Copy link
Copy Markdown
Contributor Author

I kept the default presets Stremio had already.
This is the new version
image

@Botsy Botsy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and looks good to me 👍

@kKaskak kKaskak added the player Video player and playback label Jun 15, 2026
@kKaskak kKaskak added this to the v5.0.0-beta.38 milestone Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

player Video player and playback

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants