You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/design-develop/media-guide/av-content.md
+20-9Lines changed: 20 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -200,21 +200,32 @@ Where the description is longer than you want to leave space in the main audio,
200
200
<th scope="col">Described Video Scene Duration</th>
201
201
<th scope="col">Description</th>
202
202
</tr>
203
+
<tr>
204
+
<td><q>Any web user will get frustrated with bad layout and design.</q></td>
205
+
<td>5 seconds</td>
206
+
<td>16 seconds</td>
207
+
<td>A woman is using the same complex website with screen magnification. She only sees a portion of the screen at a time, so the website appears even more confusing.</td>
208
+
</tr>
203
209
<tr>
204
-
<td><q>Captions are also handy for people who want to watch video in loud environments.</q></td>
205
-
<td>3 seconds</td>
206
-
<td>7 seconds</td>
207
-
<td>A man is watching the captioned video with a group of people chatting away next to him.</td>
210
+
<td><q>Complex layouts also make finding information difficult or impossible for people with visual disabilities.</q></td>
211
+
<td>4 seconds</td>
212
+
<td>9 seconds</td>
213
+
<td>The woman is shaking her head and is unable to use that website.</td>
208
214
</tr>
209
215
<tr>
210
-
<td><q>Or where you need to be very, very quiet.</q></td>
211
-
<td>2 seconds</td>
212
-
<td>5 seconds</td>
213
-
<td>Turns out that they are in a library. The group is shushed by the librarian.</td>
216
+
<td><q>And they are confusing for people with cognitive and learning disabilities who need clarity and consistency of the presentation</q></td>
217
+
<td>6 seconds</td>
218
+
<td>14 seconds</td>
219
+
<td>The man calls a friend over to help. The friend is just as confused and navigates to a different, better pizza website.</td>
214
220
</tr>
215
221
</table>
216
222
217
-
An example of this is the [Web Accessibility Perspectives: Video Captions](/perspective-videos/captions/) video. The main video is 48 seconds long. The described version is 1 minute and 18 seconds long, yet there are no pauses in the visual aspect of the video.
223
+
#### Description examples
224
+
225
+
For example, [Web Accessibility Perspectives: Clear Layout and Design](/perspective-videos/layout/):
226
+
* The main video is **1 minute long: [main video on YouTube](https://www.youtube.com/watch?v=tfkzj5VC9P8)**, [main video on W3C server](https://media.w3.org/wai/perspective-videos/clear-layout-design.mp4).
227
+
* The described version is **1 minute and 53 seconds long, and there are no pauses** in the visual aspect of the video: **[described video on YouTube](https://www.youtube.com/watch?v=w-2nFEUBELo)**, [described video on W3C server.](https://media.w3.org/wai/perspective-videos/clear-layout-design-ad.mp4)
228
+
* If extra video footage was not recorded, the scenes would have to be **paused to add description: [paused video on YouTube](@@)**, [paused video on W3C server](@@).
0 commit comments