The problem:
When HLS Manifest has subtitle with attribute FORCED=YES
scrubbing pushes the playback to 34 sec.
It’s relevant for Bitmovin Player UI control and for seeking by code.
I also put my manifest into Bitmovin Test Player - the same problem.
How was defined:
I’d been removing attributes one-by-one in Manifest. And ONLY after removing FORCED=YES
playback starts to seek in other time-points.
If I change FORCED=YES
=> FORCED=TRUE
or FORCED=NO
player works correctly.
Version: 8.105.0
OS: Windows (Mac as well)
Browser: Chrome (not specific to browser)