-
Notifications
You must be signed in to change notification settings - Fork 320
Audio description failure technique #4390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 11 commits
a40487f
e4d17bf
dde127b
e09580a
5ee866d
25c7e62
3eb0f9f
c0eaa29
1d265ee
0e09044
b724f01
8588bcd
2e06c45
3bc641f
bb2da19
e8f5216
eecee96
c43d955
2e2af0e
3fd73d4
716ccbb
881b8bb
3fad850
62f95e4
5a2b305
80371fd
cb5388c
483d3f6
790b6fa
9e8d514
69eea48
26a4b86
1761f3e
130db09
3ff27c7
b1f8e42
c5a0cc0
9ac903d
8fddd93
a2213d6
b7f3784
6649465
2ee0468
0f5bc88
b91329c
80e0ca3
eeab000
ff0a889
6e32c95
f8c000b
3844b13
8606ccd
e19baba
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<!DOCTYPE html><html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"><head><title>Failure of Success Criterion 1.2.5 due to not using available pauses in dialogue to provide audio descriptions of important visual content</title><link rel="stylesheet" type="text/css" href="../../css/sources.css" class="remove"/></head><body> | ||
<h1>Failure of Success Criterion 1.2.5 due to not using available pauses in dialogue to provide audio descriptions of important visual content</h1> | ||
mbgower marked this conversation as resolved.
Show resolved
Hide resolved
|
||
<section class="meta"><p class="id">ID: F113</p><p class="technology">Technology: failures</p><p class="type">Type: Failure</p></section> | ||
<section id="applicability"><h2>When to Use</h2> | ||
<p> Applies to all synchronized media. </p> | ||
</section> | ||
<section id="description"><h2>Description</h2> | ||
<p>This describes a failure condition for all techniques involving audio descriptions. Audio descriptions can either be provided as part of the soundtrack's original narration or be added to audio during pauses in existing dialogue. If important actions, characters, scene changes, and on-screen text are only conveyed visually, appropriate pauses in dialogue need to be used to provide this information as audio descriptions.</p> | ||
<p class="note">Not all pauses are usable for audio descriptions. If the pauses in dialogue are too short (for instance, less than 2 seconds), or do not occur in proximity to the visual content that needs to be described, they may not be appropriate for audio descriptions.</p> | ||
<p>In situations where important visual information is being conveyed at the same time as non-spoken audio (such as music and sound effects), the technique of "audio ducking" can be used. This involves dropping the overall sound level so that it is easier to distinguish the narration that is added during pauses in dialogue.</p> | ||
<p>This technique can work well with background music and sounds, but audio ducking has the potential to mask important audio information. Often such audio information can convey much of the sense of what is visually happening. There may be some pauses in dialogue where non-spoken audio information is so important that the addition of audio descriptions is unnecessary or inappropriate.</p> | ||
mbgower marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
</p> | ||
</section> | ||
|
||
<section id="tests"><h2>Tests</h2> | ||
<section class="procedure"><h3>Procedure</h3> | ||
<p>For each occurrence of synchronized time-based media:</p> | ||
mbgower marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
mbgower marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
<ol> | ||
<li> Check that all important visual information has been conveyed in the narration.</li> | ||
mbgower marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
mbgower marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
<li> Check that narration has been added in all appropriate pauses in the dialogue. </li> | ||
|
||
</ol> | ||
</section> | ||
<section class="results"><h3>Expected Results</h3> | ||
<ul> | ||
<li>If checks 1 and 2 are false, then this failure condition applies and the content fails the success criterion.</li> | ||
</ul> | ||
</section></section></body></html> |
Uh oh!
There was an error while loading. Please reload this page.