Recherche avancée

Médias (91)

Autres articles (58)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • 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

Sur d’autres sites (9313)

  • 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.