
Recherche avancée
Autres articles (65)
-
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 (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...) -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir
Sur d’autres sites (9179)
-
android ffmpeg : file protocol not found
18 octobre 2012, par Abdul MateenI am trying to run ffmpeg commands through android programmatically and have build ffmpeg for android. Some commands working properly, but the commands having file path like "/mnt/sdcard/video.mp4" is giving error(Exception) that : file protocol not found.
How to run such commands ?
Thanking you !
-
Mpeg 4 and H264 encoder/decoder on Android ? [closed]
8 octobre 2012, par Levanphong7887Possible Duplicate :
FFMPEG on AndroidI'm writing Android app using Java on Eclipse.
I'm finding lib for encoding ad decoding Mpeg-4 and H264.
I have searched and I always see people suggest use FFMPEG, but FFMPEG is writing by C++ not Java.
I wonder the android java code can using ffmpeg ?
If it can, please show me how to use it. And if it can not, please suggest me another lib to do that.
Thank you,
Phong Le
-
How to record IP Camera video using ffmpeg in android ? [closed]
8 octobre 2012, par rajiI am new for android and NDK. I need to record video using external IP camera in android . Please give some code example to resolve this problem. Please help me.. Thank you..