
Recherche avancée
Médias (2)
-
SPIP - plugins - embed code - Exemple
2 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
Publier une image simplement
13 avril 2011, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (45)
-
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
Le super Cron (gestion_mutu_super_cron)
Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...) -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
-
Ajouter notes et légendes aux images
7 février 2011, parPour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
Modification lors de l’ajout d’un média
Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)
Sur d’autres sites (4820)
-
Building ffmpeg on windows for android [closed]
5 septembre 2012, par Naseeb Sheorancan anybody please share new edited and working build.sh file to compile
libogg or ffmpeg by using NDK-r8b on MAC OS x
I saw many tutorial but no one is specific. I follow this
tutorial http://www.roman10.net/how-to-build-ffmpeg-for-android/
The bash script its not working for me ..
so please share working Script for ndk-r8b and please specify what are the
changes i need to make in that script file..
also one more question that can i use compile ffmpeg source directly into
my app ( on git you will find many project having compile ffmpeg source in
JNi folder)
thank you -
how to compile the ffmpeg library on windows [closed]
4 septembre 2012, par Naseeb SheoranPossible Duplicate :
difficulty in building ffmpeg for windowsI want to make an app with video editing facility and i want to use ffmpeg for that purpose.Even after going through many tutorials,i am not understanding how to compile the ffmpeg library for using in android application.Can you please help me in this regard.Thanks in advance.
-
how to compile ffmpeg on windows ? [closed]
4 septembre 2012, par Naseeb SheoranPossible Duplicate :
FFMPEG on Android
how to compile the ffmpeg library on windowsI want to use the ffmpeg library in one of my apps but i have not got any clue about how to do it step by step with the latest configuration of ffmpeg and ndk.Can you please suggest any help tutorial or example in this regard.Thanks for your help in advance.