Recherche avancée

Médias (3)

Mot : - Tags -/collection

Autres articles (100)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (14933)

  • How to make Video Effects by ffmpeg from command line to Node JS ?

    22 juin 2015, par Nazmul Hossain Bilash

    I am working on ffmpeg. I have already worked on several work for editor. But currently I need to make effect on video. I have got command line command to give effect. But I cant convert it to node Js :

    cellauto: ffplay -f lavfi -i cellauto=rule=110

    life: ffplay -f lavfi -i life=s=300x200:mold=10:r=60:ratio=0.1:death_color=#C83232:life_color=#00ff00,scale=1200:800:flags=16

    So I need to converrt it in filter by node js.

  • avcodec/exr : use the correct step value for plane pointers

    5 mars, par James Almer
    avcodec/exr : use the correct step value for plane pointers
    

    Fixes a regression since 0e917389fe73c932049635d947bba076f1709589.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/exr.c
    • [DH] tests/ref/fate/exr-rgb-tile-half-piz-dw-large
    • [DH] tests/ref/fate/exr-rgb-tile-half-zip
  • Revision 86306 : Sous IE, un champ email vide envoi quand même le formulaire. Du coup, on ...

    26 novembre 2014, par xdjuj@… — Log

    Sous IE, un champ email vide envoi quand même le formulaire.
    Du coup, on teste côté PHP (dans la vérif) que l’email est bien présent avant de passer au traitement.