Skip to content

Seek Bar Behavior Breaks During Trickplay on Ad-Inserted DASH Stream #8796

Open
@ram-ji-yadav

Description

@ram-ji-yadav

Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?

Yes


If the problem is related to FairPlay, have you read the [tutorial](https://shaka-project.github.io/shaka-player/docs/api/tutorial-fairplay.html)?

Yes


What version of Shaka Player are you using?

Latest (also tested on demo player)


Can you reproduce the issue with our latest release version?

Yes


Can you reproduce the issue with the latest code from main?

Yes


Are you using the demo app or your own custom app?

Own app, but the issue is also reproducible in the Shaka Player demo app


What browser and OS are you using?

Chrome (latest), on desktop


Manifest and License Server URIs

  • Working (plain) stream:

    https://d22vhzp5gnxc1w.cloudfront.net/file_library/videos/vod_drm/4418456/1750764208_4231210377065075/test/1750764192846_698616781905771100_video_VOD.mpd
    
  • Problematic (ads-inserted) stream:

    https://d2m03mcyloq6ym.cloudfront.net/v1/dash/d2b09582ecfb817c6e262d7de013ef6450de4f81/dae8a511-fc9b-4511-bed0-6f0af4b08e92/file_library/videos/vod_drm/4418456/1750764208_4231210377065075/test/1750764192846_698616781905771100_video_VOD.mpd
    

Image
Image

What configuration are you using?

Default Shaka Player configuration


What did you do?

  • Loaded the second DASH manifest (with ad insertion and trickplay support).
  • Tried to seek using the seek bar.
  • Observed the behavior near the ad markers.

What did you expect to happen?

  • Trickplay to work properly even in the presence of ad markers.
  • Seek bar to reflect the actual playable range correctly.
  • No black screen at the end of playback.

What actually happened?

  • During trickplay near ad markers, the seek bar behaves unexpectedly.
  • It increases incorrectly, and at the end of the video, playback halts and shows a black screen.
  • This behavior is not observed in the plain (non-ad) stream.

Are you planning to send a PR to fix it?

No


Metadata

Metadata

Assignees

Labels

component: UIThe issue involves the Shaka Player UIpriority: P2Smaller impact or easy workaroundtype: bugSomething isn't working correctly

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions