Gary Katsevman

Results 538 comments of Gary Katsevman

Yes, that works, thanks :) Also, was wondering, is this an issue purely with the native text displayer or with any text displayer? Since the native one is new in...

yeah, this may be a browser bug or maybe even a spec bug. Comparing with firefox, I get: ![Image](https://github.com/user-attachments/assets/8316c756-ab25-40bd-a5f8-b67cd6c39cce) It seems like the browsers are setting the display width to...

Hey, thanks for your patience, and the great and details bug report! I had the week off and combined with Thanksgiving, it took a minute to get the time to...

Closing this issue due to lack of activity. If it is still a problem and we get more information and a reduced test case, we will happily re-open the issue.

I may have been a bit quick to close this, was kind of in a closey mood. Thanks for the test case. Testing it locally on my phone, an android...

Yeah, this is definitely something we want to address. We're working on trying to make addressing large issues like these more manageable and timely.

I wonder if this PR makes this better: https://github.com/videojs/video.js/pull/5822

Also, we have time planned to fully address this in Q2, thanks for your patience in us getting around to this.

There was a similar issue recently and the fix there was to turn off PDT in that case: https://github.com/shaka-project/shaka-player/pull/7802

It seems like using PDT for sync (https://github.com/shaka-project/shaka-player/pull/4034) was added to support containerless formats (https://github.com/shaka-project/shaka-player/issues/2337). Maybe it should only be used then?