Recherche avancée

Médias (1)

Mot : - Tags -/publishing

Autres articles (84)

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

  • 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

Sur d’autres sites (7577)

  • ffmpeg - adding text to a video between two times

    7 juin 2018, par D Mawer

    Hi I have a video which is 20 seconds long, I want to add some text to this video from 00:00:10 seconds to 00:00:15 seconds which just says "Summer Video" and fades in and out using FFMPEG.

    I know I have to use the drawtext filter, but has anybody got any examples ?

    Thank you.

  • How to create a video file with zoom effect using ffmpeg

    10 mars 2016, par dasarath sahoo

    I am trying to create a video file with zooming effect using ffmpeg and image should be in center and zooming should be start for a particular time

    Here is the code I am using :

    $ ffmpeg -loop 1 -i India-gate.jpg -vf "zoompan=z='zoom+0.001':x='if(gte(zoom,1.5),x+1)'" -c:v libx264 -t 5 -s "1024x960" zoomout.mp4

    this command working fine, but it creates zooming effect for 3seconds while video length is 5second and after 3second zooming going to repeat once again.

  • Improve "troubleshooting" link :hover state

    20 décembre 2011, par Scott Schiller

    m demo/index-rollup.css m demo/index.css Improve "troubleshooting" link :hover state