Playback rate resets when pausing or playing the video #7724
Labels
component: UI
The issue involves the Shaka Player UI
priority: P2
Smaller impact or easy workaround
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Milestone
Have you read the FAQ and checked for duplicate open issues?
Yes
If the problem is related to FairPlay, have you read the tutorial?
Not applicable
What version of Shaka Player are you using?
4.12.4
Can you reproduce the issue with our latest release version?
Yes
Can you reproduce the issue with the latest code from
main
?Yes (nightly demo page)
Are you using the demo app or your own custom app?
Both
If custom app, can you reproduce the issue using our demo app?
Yes
What browser and OS are you using?
Firefox on Windows 10
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
Not applicable
What are the manifest and license server URIs?
Any will work as this is a UI bug
What configuration are you using? What is the output of
player.getNonDefaultConfiguration()
?Default
What did you do?
What did you expect to happen?
The playback rate should stay at the configured rate
What actually happened?
The playback rate was reset to 1x. Another issue is that if you change the playback rate while the video is paused, it will automatically start playing as soon as you select a playback rate.
Are you planning send a PR to fix it?
I'm not sure what the right solution to this problem is, from my testing the problem was introduced in 4.12.1, as 4.12.0 works correctly and later releases, as well as the nightly demo have the same issue. The only pull request that changed code concerning the playback rate in 4.12.1 was #7580 so that is likely to be the culprit.
The text was updated successfully, but these errors were encountered: