Recherche avancée

Médias (91)

Autres articles (48)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

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

  • Revision 32a5c52856 : Merge branch 'master' into experimental Conflicts : vp9/common/vp9_findn

    26 avril 2013, par Johann

    Changed Paths :
     Modify /build/make/configure.sh


     Modify /test/acm_random.h


     Modify /vp8/encoder/onyx_if.c


     Modify /vp9/decoder/vp9_decodframe.c


     Add /vp9/decoder/x86/vp9_dequantize_sse2.c
    (from /vp9/decoder/x86/vp9_dequantize_x86.c
    :80fadb261e62a05ba0a22ce8abeb6e1c945c082f)
     Delete /vp9/decoder/x86/vp9_dequantize_x86.c


     Modify /vp9/encoder/vp9_sad_c.c


     Modify /vp9/vp9_common.mk


     Modify /vp9/vp9_dx_iface.c


     Modify /vp9/vp9cx.mk


     Modify /vp9/vp9dx.mk



    Merge branch 'master' into experimental

    Conflicts :
    vp9/common/vp9_findnearmv.c
    vp9/common/vp9_rtcd_defs.sh
    vp9/decoder/vp9_decodframe.c
    vp9/decoder/x86/vp9_dequantize_sse2.c
    vp9/encoder/vp9_rdopt.c
    vp9/vp9_common.mk

    Resolve file name changes in favor of master. Resolve rdopt changes in
    favor of experimental, preserving the newer experiments.

    Change-Id : If51ed8f457470281c7b20a5c1a2f4ce2cf76c20f

  • Revision a672351af9 : quantize : make 4x4, 8x8 common with larger transforms There were 4 variants of

    25 avril 2013, par John Koleszar

    Changed Paths :
     Modify /vp9/encoder/vp9_block.h


     Modify /vp9/encoder/vp9_encodeintra.c


     Modify /vp9/encoder/vp9_quantize.c


     Modify /vp9/encoder/vp9_quantize.h


     Modify /vp9/encoder/vp9_rdopt.c



    quantize : make 4x4, 8x8 common with larger transforms

    There were 4 variants of the quantize loop in vp9_quantize.c, now
    there is 1.

    Change-Id : Ic853393411214b32d46a6ba53769413bd14e1cac

  • Revision 4b27eb1f18 : Merge "quantize : make 4x4, 8x8 common with larger transforms" into experimental

    26 avril 2013, par John Koleszar

    Changed Paths :
     Modify /vp9/encoder/vp9_encodeintra.c


     Modify /vp9/encoder/vp9_quantize.c


     Modify /vp9/encoder/vp9_rdopt.c



    Merge "quantize : make 4x4, 8x8 common with larger transforms" into experimental