
Recherche avancée
Autres articles (98)
-
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. -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (13420)
-
How to build ffmpeg for android in Windows7
26 juin 2012, par user1389080I need to compile ffmpeg for android in windows7. I found a tutorial to build ffmpeg for android in ubundu in the following link
http://www.roman10.net/how-to-build-ffmpeg-for-android/
It is not working in windows. Is there any other tutorial to build ffmpeg for android ?
Thanks in advance.
-
FF-MPEG Android Installation using Cygwin
25 juin 2012, par Ravi K. SharmaI read and followed all instructions http://bambuser.com/opensource
but i am puzzled around how to generate ffmpeg .so file using cygwin and ndk-r7 ? I appreciate if Some one could provide me better links/Solution to integrate FFPMEG for my Android Application.Thanks in Advance.
-
Encode jpeg to H264 stream on Android (ffmpeg)
13 août 2012, par bahar_pI have a bunch of jpeg images representing a video.
I need to encode the images in H264 format so I can stream it to a server (from android device).
I understand this can be done using ffmpeg library. I compiled ffmpeg to a .so file and now I'm trying to find out what methods to use and how...Anyone know how can I convert jpeg into H264 stream on Android using ffmpeg ?
Any sample code will be appreciated :)Thanks !
PB