Recherche avancée

Médias (91)

Autres articles (43)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

Sur d’autres sites (5980)

  • mov : Write the display matrix in order

    17 mars 2015, par Vittorio Giovara
    mov : Write the display matrix in order
    

    This will allow to copy the matrix as is and it is just cleaner to keep
    the matrix in the same order specified by the mov standard (which is
    also explicitly described in the documentation).

    In order to preserve compatibility, flip the angle sign in the display API
    av_display_rotation_set() and av_display_rotation_get(), and improve the
    documentation mentioning the rotation direction.

    • [DH] libavformat/mov.c
    • [DH] libavutil/display.c
    • [DH] libavutil/display.h
    • [DH] libavutil/version.h
  • mov : Write the display matrix in order

    17 mars 2015, par Vittorio Giovara
    mov : Write the display matrix in order
    

    This will allow to copy the matrix as is and it is just cleaner to keep
    the matrix in the same order specified by the mov standard (which is
    also explicitly described in the documentation).

    In order to preserve compatibility, flip the angle sign in the display API
    av_display_rotation_set() and av_display_rotation_get(), and improve the
    documentation mentioning the rotation direction.

    • [DBH] libavformat/mov.c
    • [DBH] libavutil/display.c
    • [DBH] libavutil/display.h
    • [DBH] libavutil/version.h
  • WebVTT Audio Descriptions for Elephants Dream

    10 mars 2015, par silvia

    When I set out to improve accessibility on the Web and we started developing WebSRT – later to be renamed to WebVTT – I needed an example video to demonstrate captions / subtitles, audio descriptions, transcripts, navigation markers and sign language.

    I needed a freely available video with spoken text that either already had such data available or that I could create it for. Naturally I chose “Elephants Dream” by the Orange Open Movie Project , because it was created under the Creative Commons Attribution 2.5 license.

    As it turned out, the Blender Foundation had already created a collection of SRT files that would represent the English original as well as the translated languages. I was able to reuse them by merely adding a WEBVTT header.

    Then there was a need for a textual audio description. I read up on the plot online and finally wrote up a time-alignd audio description. I’m hereby making that file available under the Create Commons Attribution 4.0 license. I’ve added a few lines to the medadata headers so it doesn’t confuse players. Feel free to reuse at will – I know there are others out there that have a similar need to demonstrate accessibility features.