Feature #934
MediaPlayer: Use <u> (utterance) structure attributes for media replay span
Statut: | Closed | Début: | 13/07/2014 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Media | Temps passé: | - | |
Version cible: | MediaPlayer |
Description
Currently, the MediaPlayer uses <sp> structure 'start' and 'end' attributes to get media replay span.
It should use <u> (utterance) structure 'start' and 'end' attributes, if available, to get finer control for media replay (<u> utterance structures are encoded inside <sp> (speech turn) structures).
-h3. Solution 1.1
Use <u> structure 'start' attributes, or <sp> attributes if no <u> is available, above pivot occurrences, to get finer control for media replay.
See also refaireTRS macro.
Solution 1.2¶
Encode start-end informations in utterance structures at import time (it seems like only 'start' information is currently available) and use start and end for media replay.-
Solution¶
Implement another media span resolution mode: Milestone. The Milestone mode retrieve timing from a structural unit property and the next following structural unit property.
Details here : https://groupes.renater.fr/wiki/txm-info/public/specs_multimedia#granularite_du_retour_au_media
Historique
#1 Mis à jour par Serge Heiden il y a environ 11 ans
- Sujet changé de Use <u> (utterance) structure attributes for media replay span à MediaPlayer: Use <u> (utterance) structure attributes for media replay span
#2 Mis à jour par Matthieu Decorde il y a environ 11 ans
- Version cible changé de TXM 0.X.X à MediaPlayer
#3 Mis à jour par Serge Heiden il y a presque 8 ans
- Description mis à jour (diff)
#4 Mis à jour par Matthieu Decorde il y a environ 6 ans
- Description mis à jour (diff)
- % réalisé changé de 0 à 80
#5 Mis à jour par Matthieu Decorde il y a plus d'un an
- Catégorie changé de Plugins à Media
#6 Mis à jour par Matthieu Decorde il y a plus d'un an
- Statut changé de New à Closed
#7 Mis à jour par Matthieu Decorde il y a plus d'un an
- % réalisé changé de 80 à 100