
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 (58)
-
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 (...) -
MediaSPIP version 0.1 Beta
16 avril 2011, parMediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
Amélioration de la version de base
13 septembre 2013Jolie sélection multiple
Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)
Sur d’autres sites (8525)
-
Linking OpenCV and FFMpeg to other software
12 août 2015, par SerhanHow can I install OpenCV and FFMpeg to only one place in the filesystem and link all the other software, which need them, to those installations while compiling ?
So far, I always had to build OpenCV and FFMpeg again to satisfy the dependencies of the software since I don’t know how to link them externally.
For example, I want to make and install OpenCV only in my
/usr/local
directory and point other dependent software to this location. -
Ffmpeg library compilation in linux ubuntu
31 octobre 2023, par Mohideen IrfanI have been trying to use ffmpeg lib in my c code. Its not linking properly. I even set Package config path and ld library path. I don't what is going wrong. Please give me steps from installation, compilation and at last how to link our c file with these library files. And any steps i forgot to include


FFMpeg library.compile it build it and use it in my c code and link it and run it


-
Merge commit ’c9edbe4af901e9bc9f05a62319637f9760df9a4a’
24 juillet 2015, par Michael NiedermayerMerge commit ’c9edbe4af901e9bc9f05a62319637f9760df9a4a’
* commit ’c9edbe4af901e9bc9f05a62319637f9760df9a4a’ :
use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exeSee : 58ed7b632842f3fedbe737c3945cabc56bab2f47
Merged-by : Michael Niedermayer <michael@niedermayer.cc>