Recherche avancée

Médias (3)

Mot : - Tags -/spip

Autres articles (59)

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

  • De l’upload à la vidéo finale [version standalone]

    31 janvier 2010, par

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)

Sur d’autres sites (8611)

  • avformat : add support to force specific AVCodecs

    28 septembre 2013, par Michael Niedermayer
    avformat : add support to force specific AVCodecs
    

    previously only codec_ids could be forced, which did not allow
    forcing a specific implementation like libopenjpeg vs jpeg2000.

    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] doc/APIchanges
    • [DH] libavformat/avformat.h
    • [DH] libavformat/utils.c
    • [DH] libavformat/version.h
  • vp9 : maintain lf_delta values if feature is turned off.

    22 avril 2015, par Ronald S. Bultje
    vp9 : maintain lf_delta values if feature is turned off.
    

    This is required if it’s subsequently re-enabled with no value updates
    (which means, use values that were previously set).

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/vp9.c
  • Revision 33199783ea : Added tests for high bit depth quantize functions This was originally part of c

    4 juin 2015, par Julia Robson

    Changed Paths :
     Add /test/quantize_test.cc


     Modify /test/test.mk



    Added tests for high bit depth quantize functions

    This was originally part of change-id:Idef18f90b111a0d0c9546543d3347e551908fd78
    but the rest of that patch has previously been incorporated into nextgen
    without these tests.

    Change-Id : I6ac491ed1cfc153e0ed3cb999c76feac9d5e74e3