Accessibility support for media modules.

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
coderintherye's picture

At today's BOF on accessibility, we were discussing a need for caption support for various media modules. I filed an issue here: http://drupal.org/node/775632 for media module, but it would be great to have a discussion on where we should focus on adding caption support, especially getting some use cases up would be great.

Updated the subject line to focus this discussion around accessibility with media modules in general.

Comments

Defining the problem

Everett Zufelt's picture

Being in the BOF I know that this discussion starting post was a on-the-fly stub. But, lets start to build a discussion around the types of features that we require to ensure that an accessible rich media experience is available to all users. Along with captioning we likely want to discuss ASL translation and described video.

Accessibility Consultant & Web Developer - Zufelt.ca
@ezufelt on Twitter | LinkedIn profile

We added links in the issue

Hanno's picture

We added links in the issue to the modules http://drupal.org/project/media_universalsubtitles & http://drupal.org/project/media_captions
Last one is meant as an API. Hope we will get caption support in the media module!

We added links in the issue

Hanno's picture

We added links in the issue to the modules http://drupal.org/project/media_universalsubtitles & http://drupal.org/project/media_captions
Last one is meant as an API. Hope we will get caption support in the media module!

requirements

Hanno's picture

Had a discussion with Clemens Tolboom from the universal subtitles module. It would be great to find a standard solution for:
* a standard field for captions
- convertable to all caption file formats for different players and as transcription (html without time codes)
- importable from Universal subtitles, file, YouTube captions or from e.g. quicktime package
- searchable
- translatable
- possibly special input format/editor
* a standard field for the audo descriptions (mp3)
- file upload
- multilangual

Starting with Alt Text

mgifford's picture

There hasn't been much movement on this, but the basics are http://drupal.org/node/1307054

And they need a lot of work too!