Skip to content

Disappearing text/wvtt subtitles #919

Closed
@porcelijn

Description

@porcelijn

Have you read the FAQ and checked for duplicate issues: Yes

What version of Shaka Player are you using: 2.1.4

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: demo app

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

What browser and OS are you using: Ubuntu (14lts) firefox and chrome

What are the manifest and license server URIs:
For reference, please download and extract sintel-audio-video.zip (80MB) which includes text stream as well as A/V using this on-demand
MPD

Zip contains track sintel-wvtt.mp4 fmp4 with text/wvtt subtitles that can be played in combination with well-known Sintel movie. The purpose is a mild stress test, that demonstrates an apparent error in VTTcue's trun box parser. I can add source material and/or multi-track a/v if useful.

(you can send the URIs to shaka-player-issues@google.com instead, but please use GitHub and the template for the rest)

What did you do?

Start load presentation with, enable captions

What did you expect to happen?

Expect sample contents (cue 1, 2, ..; spinners, ascii-art) to be visible throughout the whole presentation.

Subtitles work well with dashif reference client (which does not support sttg / VTTCueSettings api).

What actually happened?

Captions show for 10 seconds (as expected) and then suddenly stops.
more subs from 20-30 seconds, then nothing till 40 then another 10 seconds.
6 minutes of silence; finally the acii-art appears

I believe this is due to limitations in timeline parsing of Mp4VttParser spec. handling trun's with constant duration.

Metadata

Metadata

Assignees

Labels

status: archivedArchived and locked; will not be updatedtype: bugSomething isn't working correctly

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions