question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

There should not be a gap in text references >1s error

See original GitHub issue

Have you read the FAQ and checked for duplicate open issues?: yes What version of Shaka Player are you using?: 2.5.0 – [JP: assumed to be 2.5.0-beta, which is the latest release as of today] Can you reproduce the issue with our latest release version?: yes Can you reproduce the issue with the latest code from master?: yes 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?: mac os & chrome What are the manifest and license server URIs?: https://goo.gl/MDjuDA

What did you do? I tried to play the VOD with enabled subtitles. What did you expect to happen? To have a smooth playback What actually happened? The playback starts fine but if seek to middle, it stops and keeps spamming the console with Assertion failed: There should not be a gap in text references >1s. I checked the MPD and did not see any gaps in the segment template.

This content was produced with shaka-packager. Please note that this content even with subtitles enabled is playable with dashjs and on android with exoplayer. Is this an issue with the packaged content or with shaka player?

Thank you Jakub

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
joeyparrishcommented, Aug 27, 2018

I found the cause in Shaka Player, and it should be easy to fix. Thanks for reporting this!

1reaction
joeyparrishcommented, Aug 27, 2018

I managed to reproduce using the latest code in master, which is currently equivalent to v2.5.0-beta released a few days ago. I initially missed that subtitles must be enabled for this bug to reproduce.

Full repro steps I came up with:

  1. Paste the goo.gl URL into the demo app as a custom asset
  2. Click load
  3. Get the real URL from the error message in the JS console (since the redirect at goo.gl does not support CORS)
  4. Paste the real URL into the custom asset field
  5. Click load
  6. Wait for the content to play
  7. Enable subtitles
  8. Seek to the middle (roughly) of the seek range

Also reproduces in v2.4.4, v2.3.10, but not in v2.2.10.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Referencing: In-Text Citations - LibGuides
An in-text citation is the brief form of the reference that you include in the body of your work. It gives enough information...
Read more >
10 Common Citation Mistakes (and How to Ensure You Avoid ...
One of the most common citation mistakes is missing references or citations. First of all, citations and references are a package deal. A...
Read more >
In-Text Citations - AMA Style Guide - Library Guides
When more than 2 references are cited at a given place in the manuscript, use hyphens to join the first and last numbers...
Read more >
Writing In-Text Citations in APA Style
Unfortunately, personal experience is not something you can cite in an academic paper. First, think about it in terms of the purpose of...
Read more >
Common Errors in Bibliographies John Owens
The ~ means non-breaking space (which is what you want—you don't want a linebreak between the text and the citation). Also, do. \cite{AuthorOne:2000:ABC, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found