Recherche avancée

Médias (1)

Mot : - Tags -/musée

Autres articles (22)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • D’autres logiciels intéressants

    12 avril 2011, par

    On ne revendique pas d’être les seuls à faire ce que l’on fait ... et on ne revendique surtout pas d’être les meilleurs non plus ... Ce que l’on fait, on essaie juste de le faire bien, et de mieux en mieux...
    La liste suivante correspond à des logiciels qui tendent peu ou prou à faire comme MediaSPIP ou que MediaSPIP tente peu ou prou à faire pareil, peu importe ...
    On ne les connais pas, on ne les a pas essayé, mais vous pouvez peut être y jeter un coup d’oeil.
    Videopress
    Site Internet : (...)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (6135)

  • avformat/bethsoftvid : print error in case the side date failed to be allocated

    27 octobre 2014, par Michael Niedermayer
    avformat/bethsoftvid : print error in case the side date failed to be allocated
    

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

    • [DH] libavformat/bethsoftvid.c
  • Revision d56b3eb0cf : Refactor encoder tile data structure Make the common tile info as one element i

    27 octobre 2014, par Jingning Han

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


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_encoder.h


     Modify /vp9/encoder/vp9_pickmode.c


     Modify /vp9/encoder/vp9_pickmode.h


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_rdopt.h



    Refactor encoder tile data structure

    Make the common tile info as one element in the encoder tile data
    struct.

    Change-Id : I8c474b4ba67ee3e2c86ab164f353ff71ea9992be

  • How to save html5 video effects

    5 novembre 2014, par CurlyFro

    i have a video file and I’d like to apply different effects like blur, black&white, etc via JavaScript and save the output to a file.

    i can probably do this with FFMPEG but it looks too complicated.

    seriously.js looks awesome but i don’t know how to save the rendered effect to a file. does anyone know how to do this ?