
Recherche avancée
Médias (1)
-
Publier une image simplement
13 avril 2011, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (84)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP 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, parMediaspip 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 MawerHi 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 sahooI 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 Schillerm demo/index-rollup.css m demo/index.css Improve "troubleshooting" link :hover state