
Recherche avancée
Médias (1)
-
DJ Dolores - Oslodum 2004 (includes (cc) sample of “Oslodum” by Gilberto Gil)
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (102)
-
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 (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
Publier sur MédiaSpip
13 juin 2013Puis-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 (11909)
-
How to use ffmpeg make a video from one still image with height from 0 to 100% animation
28 août 2021, par Xiang ChenI want use a still image to make a transparent webm video, this video needs to have the following style :


- 

- the image height auto increase from 0 to 100% in specific time.
- I don't want scroll effect , what i want is just like the image spread from top to bottom








Please help me , thanks a lot


-
Revision d03e974fbd : Bug fix in rd_pick_inter_mode_sb_ Fix the calculation of step size in height.
6 juin 2013, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Bug fix in rd_pick_inter_mode_sb_Fix the calculation of step size in height.
Change-Id : I0e0c0175f141f5a41214ae51cef233d13942d3c5
-
Revision b6a3062d81 : Fix incorrect comparison of frame size The width and height stored in the refer
28 février 2013, par John KoleszarChanged Paths : Modify /vp9/encoder/vp9_onyx_if.c Fix incorrect comparison of frame size The width and height stored in the reference frames are padded out to a multiple of 16. The Width and Height variables in common are the displayed size, which may be smaller. The incorrect comparison was (...)