Recherche avancée

Médias (1)

Mot : - Tags -/book

Autres articles (102)

  • Encodage et transformation en formats lisibles sur Internet

    10 avril 2011

    MediaSPIP transforme et ré-encode les documents mis en ligne afin de les rendre lisibles sur Internet et automatiquement utilisables sans intervention du créateur de contenu.
    Les vidéos sont automatiquement encodées dans les formats supportés par HTML5 : MP4, Ogv et WebM. La version "MP4" est également utilisée pour le lecteur flash de secours nécessaire aux anciens navigateurs.
    Les documents audios sont également ré-encodés dans les deux formats utilisables par HTML5 :MP3 et Ogg. La version "MP3" (...)

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (6431)

  • vmdav : Try to fix unpack_rle()

    1er mai 2013, par Michael Niedermayer
    vmdav : Try to fix unpack_rle()
    

    This fixes out of array accesses
    The code prior to this commit could not have worked, thus obviously
    was untested. I was also not able to find a valid sample that uses this
    code.
    This fix is thus only based on the description of the format

    If someone has a sample that uses unpack_rle(), please mail me.

    Found-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/vmdav.c
  • MAINTAINERS : Mark parts from Robert as unmaintained

    31 août 2024, par Michael Niedermayer
    MAINTAINERS : Mark parts from Robert as unmaintained
    

    Last mail and commit from Robert seems from 2011, thats 13 years ago

    CC : Rob <robert.swain@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] MAINTAINERS
  • libavdevice/avfoundation : use pts/dts provided by the CMSampleBuffer API

    13 mars 2015, par Matthieu Bouron
    libavdevice/avfoundation : use pts/dts provided by the CMSampleBuffer API
    

    Reviewed-by : Thilo Borgmann <thilo.borgmann@mail.de>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavdevice/avfoundation.m