
Recherche avancée
Médias (91)
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
-
Core Media Video
4 avril 2013, par
Mis à jour : Juin 2013
Langue : français
Type : Video
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
-
Exemple de boutons d’action pour une collection collaborative
27 février 2013, par
Mis à jour : Mars 2013
Langue : français
Type : Image
-
Exemple de boutons d’action pour une collection personnelle
27 février 2013, par
Mis à jour : Février 2013
Langue : English
Type : Image
Autres articles (64)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
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 (11684)
-
What are the encoding techniques to be used while creating 3gp videos on iPhone
23 avril 2013, par MaheshSome converted 3gp video using ffmpeg library, played on iphone and some not played and that all video played on android,blackberry and J2ME without issues.
- please suggest to what type of encoding to be used while creating 3gp videos which is play in iphone without issues.
-
parse 'description' metadata from video created by iphone
8 juillet 2014, par DarcyI have a mp4 video created by iphone 5c.
The video contains ’description’ metadata that can be catched by exiftool.But I need parse the info under Android where exiftool seems too big.
Is there a better solution to parse the metadata, such as ffmpeg, libmp4v2 or something else ?
Thanks everyone.
MP4 demo can be found here :
http://xicabin.com/iphone-release.mp4 -
On demand RTSP streaming FFMPEG iPhone
23 mai 2014, par Tarun SeeraWe are using FFmpeg for real time streaming in iPhone.
For testing purpose we have hosted a video on local server.When we try to start stream avformat_open_input method always return error code -5.
I have read some where that is is I/O error but the same URL working fine on VLC media player.
If we start streaming on VLC first then play it on iPhone it works fine.
I am not getting where I am wrong the IP address and network connection both are fine.