Recherche avancée

Médias (1)

Mot : - Tags -/sintel

Autres articles (46)

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

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

Sur d’autres sites (6311)

  • Clean up #includes

    23 janvier 2016, par Erik de Castro Lopo
    Clean up #includes
    

    Patch-from : lvqcl <lvqcl.mail@gmail.com>

    • [DH] include/share/endswap.h
    • [DH] src/libFLAC/stream_encoder.c
    • [DH] src/metaflac/main.c
  • avcodec/exif/exif_add_metadata : add support for SSHORT & SBYTE

    20 avril 2014, par Michael Niedermayer
    avcodec/exif/exif_add_metadata : add support for SSHORT & SBYTE
    

    No working testcase, this omission was just spoted when the parser apparently went out of
    sync.

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

    • [DH] libavcodec/exif.c
    • [DH] libavcodec/tiff.c
    • [DH] libavcodec/tiff_common.c
    • [DH] libavcodec/tiff_common.h
  • lavfi/f_ebur128 : relicense to LGPL

    26 novembre 2016, par Clément Bœsch
    lavfi/f_ebur128 : relicense to LGPL
    

    All copyright holders have agreed to the relicensing.

    Approved-by : Andreas Cadhalpun <andreas.cadhalpun@googlemail.com>
    Approved-by : David Sedacca <sedacca@comcast.net>
    Approved-by : Ganesh Ajjanagadde <gajjanag@mit.edu>
    Approved-by : Jean First <jeanfirst@gmail.com>
    Approved-by : Kyle Swanson <k@ylo.ph>
    Approved-by : Michael Niedermayer <michael@niedermayer.cc>
    Approved-by : Nicolas George <george@nsup.org>
    Approved-by : Paul B Mahol <onemda@gmail.com>
    Approved-by : Thilo Borgmann <thilo.borgmann@mail.de>

    • [DH] LICENSE.md
    • [DH] configure
    • [DH] libavfilter/f_ebur128.c