Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty VTT file not supported in Shaka Player #1510

Closed
kqyang opened this issue Jul 27, 2018 · 1 comment
Closed

Empty VTT file not supported in Shaka Player #1510

kqyang opened this issue Jul 27, 2018 · 1 comment
Labels
status: archived Archived and locked; will not be updated status: duplicate A duplicate of another issue; should be closed after linking to the original issue

Comments

@kqyang
Copy link
Contributor

kqyang commented Jul 27, 2018

Have you read the FAQ and checked for duplicate open issues?:

Yes.

What version of Shaka Player are you using?:

Latest demo.

Can you reproduce the issue with our latest release version?:

Yes.

Can you reproduce the issue with the latest code from master?:

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

Demo app.

If custom app, can you reproduce the issue using our demo app?:

What browser and OS are you using?:

Chrome on Linux.

What are the manifest and license server URIs?:

https://storage.googleapis.com/wvtemp/kqyang/vtt0/bourne_1000k.m3u8

What did you do?

Click "Load" to play the media.

What did you expect to happen?

Content plays.

What actually happened?

Shaka Error TEXT.UNABLE_TO_EXTRACT_CUE_START_TIME (TypeError: Cannot read property 'startTime' of undefined)

The VTT files referenced in the text playlists are empty with just one line:

WEBVTT

The playlist plays in Safari and hls.js. Also, The file is compliant to WEBVTT spec here: https://www.w3.org/TR/webvtt1/#file-structure.

Let me know if I missed anything.

@vaage vaage added type: bug Something isn't working correctly and removed needs triage labels Jul 27, 2018
@vaage vaage added this to the Backlog milestone Jul 27, 2018
@joeyparrish
Copy link
Member

Replaced by #1563, as this is part of a broader issue we have with HLS text.

@joeyparrish joeyparrish added status: duplicate A duplicate of another issue; should be closed after linking to the original issue and removed type: bug Something isn't working correctly labels Aug 28, 2018
@joeyparrish joeyparrish removed this from the Backlog milestone Aug 28, 2018
@shaka-project shaka-project locked and limited conversation to collaborators Oct 27, 2018
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Apr 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated status: duplicate A duplicate of another issue; should be closed after linking to the original issue
Projects
None yet
Development

No branches or pull requests

4 participants