Joey Parrish
Joey Parrish
We will try to repro with the content you sent. Thanks.
This sounds similar to #2409, in that one stream starts rendering before another. Unfortunately, we don't directly control that rendering. We feed encoded segments to the browser, and the rest...
We can't reproduce your issue from a copy of your MPD. Please see [this note in the bug report template](https://github.com/shaka-project/shaka-player/blob/5c81f3bddb9e48431556f4d622364043fee4ea80/.github/ISSUE_TEMPLATE/bug_report.md?plain=1#L36-L44): > You can send the URIs to instead, > but...
@Pereverzev-Alexander, I would say that seekRange() should show what is actually seekable. If segments are not available, the seek UI shouldn't allow you to try to seek to them. It...
Could you attempt this using the API instead of the UI? That will help track down the root cause. After casting, try this in the debugger: ```js ui = video.ui...
Thanks! Looks like it's not a UI bug, then. Perhaps it's an issue in `shaka.cast` or in the receiver app itself. We'll take a look.
I can reproduce the issue. I'll take a closer look at the content. I suspect that this is a problem with your encoding, but I'll try to verify.
Okay, I understand the problem now. This would occur with any content whose video segments or audio segments are not all aligned across playlists. For example, the first four segment...
It looks like line breaks are not starting a new line as they should.
I'm unable to find an email from @Yuvalke with repro details. Did you use the issue number (3344)? Did you send it to [email protected]?