
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (100)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 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 (...) -
Organiser par catégorie
17 mai 2013, parDans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...) -
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.
Sur d’autres sites (10957)
-
lavf/movenc : small cleanup for style
21 mars 2024, par Jun Zhaolavf/movenc : small cleanup for style
Small cleanup for style, indent, switch case lables.
BTW, the preferred way to ease multiple indentation levels in a
switch statement is to align the switch and its subordinate
case labels in the same columnSigned-off-by : Jun Zhao <barryjzhao@tencent.com>
-
how to insert a small 2 second pause before the image end scrolling
14 avril 2020, par Montihow to insert a small 2 second pause before the image end scrolling



setpts=if(eq(N\,0)\,0\,PTS+2/TB)[v]



My code



ffmpeg -f lavfi -i color=s=1920x1080 -loop 1 -t 0.08 -i "6-answer9.png" -filter_complex "[1:v]scale=1920:-2,setpts=if(eq(N\,0)\,0\,1+1/0.02/TB),fps=25[fg]; [0:v][fg]overlay=y=-'t*h*0.02':eof_action=endall,setpts=if(eq(N\,0)\,0\,PTS+2/TB)[v]" -map "[v]" output.mp4



-
Revision 6eb05c9ed0 : Small fix to segment check in pickmode. Change-Id : Id5fd82a504def2523292466fbaa
2 avril 2015, par MarcoChanged Paths :
Modify /vp9/encoder/vp9_pickmode.c
Small fix to segment check in pickmode.Change-Id : Id5fd82a504def2523292466fbaad5dade9424c72