Re: Audio captioning - practical questions

Adam, 
What you have up looks great.    

>Considering a very short time frame, limited resources, and the fact that I've never worked with SMIL 
before, I think I did a decent job. What I don't have, however, is audio captioning.

I think you mean audio description (also called video description).

>How important is audio captioning for something like this? The video portion contains scenes of the two 
athletes in training, some close-ups, and head shots of the Olympic Committee CEO. They're visually 
appealing, but don't convey any real information. It's all eye-candy, while all of the "substance" of the PSAs 
is included in the audio, and the text captioning. Audio captioning is, if possible, desirable, but is it 
necessary?

So what is the point of having this piece be about speed skaters at all?  It isn't actually mentioned in the 
audio - does it make a difference?  Or is it thas it is a female skater ripping along the ice that matters for this 
message? You have very little time for description, so you won't say much anyway.  An interesting question 
is how does an individual determine how much is necessary to describe -- section 508 does mention audio 
description (1194.4 definitions: Alternate methods. Different means of providing information, including 
...captioning, text-to-speech synthesis, and audio description.).  To me, it is the same question as is often 
asked regarding alt text, but more complex. 

>Assuming the answer to the first is "yes," how is this best accomplished? The technical side is easy - I can 
record a second audio track and use SMIL to sync it up with the main video stream. The problem is, I have 
short videos with lots of quick edits and scene changes, and a primary audio track that already contains 
music and voiceovers. There's not much room for additional description. How much information should be 
included? Is it OK to "pre-load" it with description at the beginning, before the video starts? What other 
methods are there of including audio captioning in an already crowded audio track? Any ideas or pointers 
to resources would be appreciated.

AWK: Ideally you sneak quick descriptions into the gaps in the audio program.  You could preload a little, 
but probably don't want to add more than a second or two.  I'll ask some of my colleagues who do this for a 
living to get their take.  You could, were it merited (and if real supported it) use extended descriptions, 
which can pause the timeline until the interrupting element is finished.  The Real One player is supposed to 
support this, but not all of the bugs are worked out yet.  In any case, I don't believe that approach is 
recommended here.  

>
>The videos as they exist now are available at: http://www.eeoc.gov/psa/index.html 
>Please take a look (or listen) and let me know what you think. A reasonably recent version of RealPlayer 
is required.

Another thing you might want to consider is using some of the smil test attributes to reduce the number of 
links on the page.  Refer to both sets of captions in the same smil file, with tests for language.  You can 
also separate the audio from the video and refer to both program audios, also with tests for language.  The 
captions would use the system-captions (systemCaptions) test attribute, and would play only if the user had 
the preference set in Real (you could provide information.  Come to think of it, you can also use the bitrate 
test attribute so the user would select the version based on their player preference for connection speed.  
So that gets you down to one smil file, and one link.  

If you add audio description, you will need another link, since RealOne is Real's only player that Real has 
that has a functioning preference for audio description.  Oratrix's GRiNS also plays Real media and does 
test for audio description (and does extended descriptions too!), but is not widely used.  So you would have 
a second link that plays the audio, the video, and the descriptions.  If you wanted to be really nice, you 
could make a third link with description and program audio only, thereby reducing the download for the end 
user.  

For an example that is similar, check out: http://ncam.wgbh.org/richmedia/media/carreal/carreal.html.  

Hope this helps,
Andrew

-- 
Andrew Kirkpatrick, Technical Project Coordinator
CPB/WGBH National Center for Accessible Media
125 Western Ave.
Boston, MA  02134
E-mail: andrew_kirkpatrick@wgbh.org
Web site: ncam.wgbh.org
 

-------- End of forwarded message --------
Andrew

-- 
Andrew Kirkpatrick, Technical Project Coordinator
CPB/WGBH National Center for Accessible Media
125 Western Ave.
Boston, MA  02134
E-mail: andrew_kirkpatrick@wgbh.org
Web site: ncam.wgbh.org
 

Received on Thursday, 14 February 2002 21:36:43 UTC