RE: New rewrite of Guideline 1.1 (action item)

Roberto 

  This level 3 requirement would be a separate text document that contains
BOTH the captions and the audio descriptions as text.   it is like a script
or a screen play.    It is only level three and is intended for people with
no usable hearing or vision.  


John - all -- we spend so much time re-explaining this one that I think we
need to be very explicit about it.  I suggest.  

 
1.2 LEVEL 3
1.  For multimedia content, a separate text document is provided (similar to
a play script) that includes both descriptions of all important visual
information and  transcripts of dialogue and other important sounds.

IN INFORMATIVE SECTION WRITE
Example:   For individuals who have limited vision and hearing a separate
text document is provided (similar to a play script) that includes both
descriptions of all important visual information and  transcripts of
dialogue and other important sounds.  This is also useful to indexing
engines. 


Gregg

 -- ------------------------------ 
Gregg C Vanderheiden Ph.D. 
Professor - Ind. Engr. & BioMed Engr.
Director - Trace R & D Center 
University of Wisconsin-Madison 


-----Original Message-----
From: w3c-wai-gl-request@w3.org [mailto:w3c-wai-gl-request@w3.org] On Behalf
Of Roberto Scano - IWA/HWG
Sent: Saturday, June 19, 2004 3:06 AM
To: John M Slatin; w3c-wai-gl@w3.org
Subject: Re: New rewrite of Guideline 1.1 (action item)



----- Original Message ----- 
From: "John M Slatin" <john_slatin@austin.utexas.edu>
To: <w3c-wai-gl@w3.org>
Sent: Friday, June 18, 2004 11:19 PM
Subject: New rewrite of Guideline 1.1 (action item)


Level 3 success criteria for Guideline 1.1

1.    For multimedia content, a text document is provided that includes
descriptions of all important visual information as well as  transcripts
of dialogue and other important sounds.

Roberto Scano:
Text documents could be, for eg, also captioning documents like
RealText, QuickTime Text, SAMI? These are text files with markup...
shall we consider them "text document" ? Otherwise this means that if we
want to create captioning for a multimedia content we need to make:
- captioning
- external text file

So, for eg, do u plan to do this?

<object id="QT" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
        width="320" height="270">
    <param name="src" value="magpie2_demo.qt.smil" />
    <param name="autoplay" value="true" />
    <param name="controller" value="true" />
    <p><a href="transcript.html" title="full text transcript">Transcript
for demo</a></p>

       <!-[if !IE]> ->

    <object id="QT" data="magpie2_demo.qt.smil"
            type="video/quicktime" width="320" height="270">
       <param name="autoplay" value="-1" />
       <param name="controller" value="-1" />
       <p><a href="transcript.html" title="full text
transcript">Transcript for demo</a></p>
    </object>

       <!- <![endif]->
</object>

Received on Saturday, 19 June 2004 09:30:20 UTC