SAP / fundamental-ngx

Fundamental Library for Angular is SAP Design System Angular component library
https://sap.github.io/fundamental-ngx
Apache License 2.0
263 stars 126 forks source link

Thumbnail: This video element does not have a track with kind=captions. #3828

Closed puru-hk closed 3 years ago

puru-hk commented 3 years ago

Description: This video element does not have a track with kind=captions.

Code Snippet:

Expected: Developers must ensure that multimedia files provide the equivalent synchronized alternatives for all synchronized media or multimedia presentations. The method for providing synchronized alternatives varies based on media types. Ensure open or closed captioning is used for any presentations containing audio and video. Captions need to include: • All dialog • Important non-dialog audio content including sounds and music which are necessary for understanding • Identification of the speaker, if more than one speaker or person is present Quality captions need to be: • Accurate • Consistent • Clear • Readable • Equal See http://www.captioningkey.org/ For videos with a purely musical audio track, the best practice is to put a single [MUSIC PLAYING] caption frame that drops off-screen after 10 seconds or so. The same would be true of a completely silent file - using a [NO SPEECH] tag or something similar. In order to create an equal experience for Deaf/Hard-of-Hearing viewers, it is important to articulate the auditory experience - even if there is no auditory experience (otherwise, they might think they're missing something).

Screenshot:

image

manu-kr commented 3 years ago

Changes are done. need to push the changes.

puru-hk commented 3 years ago

Tested it is working as expected.