Metadata
- Source
- VP-74
- Type
- Bug
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Anastasia Cheetham
- Reporter
- Anastasia Cheetham
- Created
2012-11-02T12:47:33.450-0400 - Updated
2013-01-28T09:25:22.364-0500 - Versions
- N/A
- Fixed Versions
- N/A
- Component
- N/A
Description
If an amara-based transcript file is not loaded as part of the video player initialization process, then it won't be highlighted as the video plays. I suspect it's because the code to hook up the highlighting is being executed before the call to amara is returning.
To reproduce:
1) Open the video player demo page and use UIO to set the default language choice to French.
2) Reload the page.
3) Select English transcripts.
4) Play the video.
The transcripts will not highlight.
Comments
-
Anastasia Cheetham commented
2012-11-05T17:21:34.799-0500 I'm noticing something similar with captions: The english captions are being successfully retrieved from Amara, but they're not displaying.
-
Anastasia Cheetham commented
2012-11-06T14:23:19.084-0500 It seems the problem is a recent change in Amara's data format: They are no longer using seconds (e.g. 1.7703293874) but now using milliseconds (e.g. 1770).
-
Michelle D'Souza commented
2012-11-08T10:21:53.095-0500 Merged into project repo at 381e63ed3cf948833a9481ec85a5a68683b393d1
-
Michelle D'Souza commented
2012-11-08T10:24:49.099-0500 I just noticed that clicking on the transcript doesn't work properly - it's probably also related to the time code change.
-
Michelle D'Souza commented
2012-11-09T14:03:15.063-0500 Merged into project repo at 031f45cbe96583b750238934fcad79411d5b1610