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
<caption>Table of requirements, each having a unique requirement number,
230
230
links to the workflow process stages from which it arises,
231
231
and a detailed description.</caption>
@@ -260,13 +260,23 @@ <h2>Requirements</h2>
260
260
either matching a dialogue spoken by a single character or matching on-screen text from the programme,
261
261
or that is an opportunity for adding descriptions.</p>
262
262
<pclass="note">Within a <a>script event</a>, there may be other timed content, whose times are relative to the beginning of the script event.</p>
263
+
<p>[[media-accessibility-reqs]] DV-2 Render descriptions in a time-synchronized manner, using the primary media resource as the timebase master.</p>
263
264
</td>
264
265
</tr>
265
266
<tr>
266
267
<td>R3</td>
267
268
<td><a>PS2a</a></td>
268
269
<td><p>A document must be able to incorporate description text to be voiced,
269
-
each description located within a timed interval defined by a begin time and an end time.</p></td>
270
+
each description located within a timed interval defined by a begin time and an end time.</p>
271
+
<div>[[media-accessibility-reqs]] TVD-2 TVDs need to be provided in a format that contains the following information:
272
+
<oltype="a">
273
+
<li>start time, text per description cue (the duration is determined dynamically, though an end time could provide a cut point)</li>
274
+
<li>possibly a speech-synthesis markup to improve quality of the description (existing speech synthesis markups include SSML ([[speech-synthesis11]]) and CSS 3 Speech Module ([[css-speech-1]]))</li>
275
+
<li>accompanying metadata providing labeling for speakers, language, etc. and</li>
276
+
<li>visual style markup.</li>
277
+
</ol>
278
+
</div>
279
+
</td>
270
280
</tr>
271
281
<tr>
272
282
<td>R4</td>
@@ -287,7 +297,10 @@ <h2>Requirements</h2>
287
297
what gender and age voice would be appropriate to voice the descriptions;
288
298
it is also feasible to include data used to improve the quality of text to speech synthesis,
289
299
such as phonetic descriptions of the text, intonation and emotion data etc.
290
-
The format of any extensions for this purpose need not be defined.</p></td>
300
+
The format of any extensions for this purpose need not be defined.</p>
301
+
<p>[[media-accessibility-reqs]] DV-10 Allow the user to select from among different languages of descriptions, if available, even if they are different from the language of the main soundtrack.</p>
302
+
<p>[[media-accessibility-reqs]] DV-13 Support metadata, such as copyright information, usage rights, language, etc.</p>
303
+
</td>
291
304
</tr>
292
305
<tr>
293
306
<td>R6</td>
@@ -356,30 +369,39 @@ <h2>Requirements</h2>
356
369
<td><a>PS3</a></td>
357
370
<td><p>A document must be able to reference audio tracks either
358
371
included as binary data within the document
359
-
or separately.</p></td>
372
+
or separately.</p>
373
+
<p>[[media-accessibility-reqs]] DV-4 Support recordings of high quality speech as a track of the media resource, or as an external file.</p>
374
+
<p>[[media-accessibility-reqs]] DV-9 Allow the author to use a codec which is optimized for voice only, rather than requiring the same codec as the original soundtrack.</p>
375
+
</td>
360
376
</tr>
361
377
<tr>
362
378
<td>R16</td>
363
379
<td><a>PS3</a></td>
364
380
<td><p>A document must be able to associate a begin time
365
381
with the beginning of playback of each audio track,
366
382
for the case that multiple audio tracks are created,
367
-
one per description.</p></td>
383
+
one per description.</p>
384
+
<p>[[media-accessibility-reqs]] DV-2 Render descriptions in a time-synchronized manner, using the primary media resource as the timebase master.</p>
385
+
</td>
368
386
</tr>
369
387
<tr>
370
388
<td>R17</td>
371
389
<td><a>PS3</a></td>
372
390
<td><p>A document must be able to associate a begin time with a playback entry time
373
391
within an audio track,
374
392
for the case that a single audio track is generated
375
-
that contains multiple segments of audio to be played back at different times.</p></td>
393
+
that contains multiple segments of audio to be played back at different times.</p>
394
+
<p>[[media-accessibility-reqs]] DV-2 Render descriptions in a time-synchronized manner, using the primary media resource as the timebase master.</p>
395
+
</td>
376
396
</tr>
377
397
<tr>
378
398
<td>R18</td>
379
399
<td><a>PS4</a></td>
380
400
<td><p>A document must be able to associate a left/right pan value
381
401
with playback of each or every audio description.
382
-
This value applies to the audio description prior to mixing with the main programme audio.</p></td>
402
+
This value applies to the audio description prior to mixing with the main programme audio.</p>
403
+
<p>[[media-accessibility-reqs]] DV-8 Allow the author to provide fade and pan controls to be accurately synchronized with the original soundtrack.</p>
404
+
</td>
383
405
</tr>
384
406
<tr>
385
407
<td>R19</td>
@@ -388,7 +410,11 @@ <h2>Requirements</h2>
388
410
that applies to the main programme audio prior to mixing with the audio description,
389
411
where that fade level curve is defined by
390
412
a set of pairs of level and times
391
-
and an interpolation algorithm.</p></td>
413
+
and an interpolation algorithm.</p>
414
+
<p>[[media-accessibility-reqs]] DV-5 Allow the author to independently adjust the volumes of the audio description and original soundtracks where these are available as separate audio channel resources.</p>
415
+
<p>[[media-accessibility-reqs]] DV-7 Permit smooth changes in volume rather than stepped changes. The degree and speed of volume change should be under user control.</p>
416
+
<p>[[media-accessibility-reqs]] DV-8 Allow the author to provide fade and pan controls to be accurately synchronized with the original soundtrack.</p>
0 commit comments