Recherche avancée

Médias (0)

Mot : - Tags -/protocoles

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (89)

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

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • 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

Sur d’autres sites (6461)

  • ffmpeg transition effects between images

    18 septembre 2013, par BlueG

    i want ffmpeg command to do transition effect between images.

    ffmpeg -y -r 1/5 -i img00%d.jpg -loop_input -shortest -i 4.mp3 -acodec copy out.avi

    above command is correctly working,
    now i want to do transition effects between each image like

    • fade in
    • fade out
    • left slide
    • right slide

    already tried the below code not working correctly...

    ffmpeg -y -r 1/5 -i img00%d.jpg -loop_input -shortest -i 4.mp3 -vf fade=in:0:3 out.avi
  • doc/fftools-common-opts : document -help long and full output

    17 septembre 2013, par Stefano Sabatini
    doc/fftools-common-opts : document -help long and full output
    
    • [DH] doc/fftools-common-opts.texi
  • doc : Rename avtools-common-opts to fftools-common opts

    9 septembre 2013, par Timothy Gu
    doc : Rename avtools-common-opts to fftools-common opts
    

    Signed-off-by : Timothy Gu <timothygu99@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] doc/ffmpeg.texi
    • [DH] doc/ffplay.texi
    • [DH] doc/ffprobe.texi
    • [DH] doc/ffserver.texi
    • [DH] doc/fftools-common-opts.texi