Accessibility/Video a11y Study08: Difference between revisions

Jump to navigation Jump to search
removed academic statement
(extended section 6 with further examples)
(removed academic statement)
Line 122: Line 122:
As is the case with non-text accessibility data, time-aligned text can also be encoded into media files. The advantage is that the text representation of the video is actually part of the video file and thus this meta data doesn't get lost when sharing the files further. Also, synchronisation between the media data and the text codecs is a given.
As is the case with non-text accessibility data, time-aligned text can also be encoded into media files. The advantage is that the text representation of the video is actually part of the video file and thus this meta data doesn't get lost when sharing the files further. Also, synchronisation between the media data and the text codecs is a given.


Ogg, QuickTime, Flash, mpeg4, and 3gpp are containers that are typically used to encapsulate such extra tracks with the original audio-visual file. All of these are capable of encapsulating 3GPP TimedText, which is a subpart of DFXP. It would be interesting to see how DFXP could be encapsulated into Ogg.
Ogg, QuickTime, Flash, mpeg4, and 3gpp are containers that are typically used to encapsulate such extra tracks with the original audio-visual file. All of these are capable of encapsulating 3GPP TimedText, which is a subpart of DFXP.


Ogg currently supports CMML and Kate as text codecs.
Ogg currently supports CMML and Kate as text codecs.
Line 141: Line 141:


'''Recommendation 8:''' One aim must be to handle in-line text codecs in the same way as out-of-band time-aligned text files once they hit the Web browser. In analogy to recommendation 3, this will also require a mapping to HTML (and CSS) for Ogg-encapsulated text codecs.
'''Recommendation 8:''' One aim must be to handle in-line text codecs in the same way as out-of-band time-aligned text files once they hit the Web browser. In analogy to recommendation 3, this will also require a mapping to HTML (and CSS) for Ogg-encapsulated text codecs.


=== 6. Content Selection and Adaptation for Time-aligned Text Codecs ===
=== 6. Content Selection and Adaptation for Time-aligned Text Codecs ===

Navigation menu