
Recherche avancée
Médias (2)
-
Exemple de boutons d’action pour une collection collaborative
27 février 2013, par
Mis à jour : Mars 2013
Langue : français
Type : Image
-
Exemple de boutons d’action pour une collection personnelle
27 février 2013, par
Mis à jour : Février 2013
Langue : English
Type : Image
Autres articles (101)
-
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 (...) -
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" (...)
Sur d’autres sites (16547)
-
How to reduce the size of watermark using FFMPEG
6 août 2020, par Junaid FarooqI have 2 images :



- 

- a PNG which is a log
-
thumbnail which is JPG



ffmpeg -i thumb-168pa-usrao.jpg -i evercam-logo-white.png -filter_complex 'overlay=x=(main_w-overlay_w):y=(main_h-overlay_h)' test.jpg








how we can reduce the size of watermark ? to half of its size ?


-
Merge commit '3a0d5e206d24d41d87a25ba16a79b2ea04c39d4c'
18 octobre 2017, par James AlmerMerge commit '3a0d5e206d24d41d87a25ba16a79b2ea04c39d4c'
* commit '3a0d5e206d24d41d87a25ba16a79b2ea04c39d4c' :
arm/aarch64 : vp9itxfm : Skip loading the min_eob pointer when it won't be used
arm : vp9itxfm : Template the quarter/half idct32 functionThis commit is a noop, see
b7a565fe71d16747209bd66955a54c9b54abc5dd
70317b25aa35c0907720e4d2b7686408588c07aaMerged-by : James Almer <jamrial@gmail.com>
-
http: Add the trailing endlines if they are missing
23 juillet 2015, par Luca Barbato