X Tutup
The Wayback Machine - https://web.archive.org/web/20201026154704/https://github.com/video-react/video-react/issues/386
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

Audio description of Visual information for Web Accessibility compliance #386

Open
vaibhavsah opened this issue Oct 13, 2020 · 0 comments
Open

Comments

@vaibhavsah
Copy link

@vaibhavsah vaibhavsah commented Oct 13, 2020

Is your feature request related to a problem? Please describe.
Audio description describes visual information needed to understand the content. (For example, “Pat opens a jewelry box, looks at a diamond engagement ring, and cries”.) Description is usually narration added to the soundtrack.

Describe the solution you'd like
A way to add audio description files in the webvtt format as required by Web Accessibility guidelines to support WCAG 2.1 AA standards

Additional context
There are some few other issues I noticed:

  1. The fullscreen button reads the text as Non-Fullscreen. It shall rather read Enter Fullscreen and Exit Fullscreen.
  2. Control colors should follow the color contrast guidelines with a focus and hover state to support web accessibility guidelines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.
X Tutup