The text tracks properties can be configured to provide captions for a video. Captions provide additional or interpretive information to individuals who wish to access it. Captions are necessary so the deaf and hard of hearing can access the audio portion of video presentations. To display captions for a video in the Brightcove player, you need to complete the following tasks:
To add captions to a video, you first need to create a captions file. One option is to use {{ site.product }} to generate captions for videos. The Brightcove Player supports Web Video Text Tracks Format (WebVTT), SRT, DFXP and SCC formats, although all non-WebVTT formats are converted to WebVTT as part of the Dynamic Delivery ingestion process. The WebVTT file format (shown below) is plain text and contains time text data followed by the desired caption or subtitle text.
WEBVTT 00:00:00.000 --> 00:00:07.080 align:middle line:90% 00:00:07.080 --> 00:00:10.280 align:middle line:84% Hi, I'm Bob Bailey, a Learning Specialist with Brightcove. 00:00:10.280 --> 00:00:12.780 align:middle line:84% In this video, you'll learn about how Video Cloud Studio is 00:00:12.780 --> 00:00:14.940 align:middle line:84% organized and get a brief overview of what 00:00:14.940 --> 00:00:17.490 align:middle line:90% you can accomplish using it.
For more information on the WebVTT format, see this link. You should have a separate caption file for each language you need to support. While there are many third-party tools to help create captions files, Brightcove has several partners that provide transcription, captioning and translation services. For a complete list of Brightcove partners, visit the Partners section of our website.
Once the caption files have been created, they can be uploaded and hosted by Brightcove or reside at an internet accessible URL.
To view and edit the text track properties for a video, open the {% if site.product_short == "Campaign" %} Videos page {% else %} Media module {% endif %}, click the video title link and locate the Text Tracks section.
To configure the text track properties, follow these steps:
If any text tracks have been designated as the default, they will appear in bold. To delete a text track, click the delete icon () next to the text track.
When a player with associated captions is published, a CC button will appear on the player chrome. Click the CC button to select a caption language and display the captions.
To edit the properties of existing captions, on the captions item that you want to edit, click , and select the Edit track option.
To edit the properties of existing captions, click in the Text Tracks panel, and select the Edit track on the captions item that you want to edit:
To embed your captions in an MP4 video rendition, Click , and select Embed on MP4.
The Media module provides the ability to download caption files. To download a caption file, follow these steps.
The default look and feel of the captions is subject to change so you may wish to style the captions. For information on styling captions, see Styling Captions.
subtitles
. So those created in the Media Module with kind: captions
and delivered in-manifest will be reported by the player as having kind: subtitles
.