
Recherche avancée
Autres articles (95)
-
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. -
ANNEXE : Les plugins utilisés spécifiquement pour la ferme
5 mars 2010, parLe site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)
Sur d’autres sites (5528)
-
checkasm : shut up gcc warnings, fix some naming of functions in results
29 novembre 2011, par Anton Mitrofanovcheckasm : shut up gcc warnings, fix some naming of functions in results
-
How to get an unique JPEG from any input and rewrote it instead of a pattern with FFMPEG
27 novembre 2011, par Jose Luis RivasI'm trying to get a single and unique JPEG image from any input, be it a static video file or a streaming from RTSP, the line I have come out is :
ffmpeg -i input.webm -r 10 -f image2 -y output.jpeg
Anyway, it doesn't works. I want it to output to a single JPEG file and rewrite it so each time I read it is a new image.
-
Handbrake x264 advanced options tutorial
6 février 2017, par eco_bachCan anyone point me to any tutorials on using the advanced string options in Handbrake ?
Something like ’Handbrake-the missing manual’ would be awesome.