
Recherche avancée
Médias (3)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
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. -
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 (...)
Sur d’autres sites (7888)
-
Looped image video duration qual to mp3 track length
5 janvier 2016, par kaytranceI have an mp3 track.
How do I make a video that consist only from 1 image and that mp3 track playing on background, having video duration equal to this mp3 track length ?
The correct answer should automatically calculate video duration based on mp3 track, so that I do not have to specify duration by myself.
-
lavu/opt : validate range before dereference
4 avril 2014, par Lukasz Mareklavu/opt : validate range before dereference
This change make error handling simplier.
av_opt_freep_ranges may be called when some ranges are NULL,
for example after memory allocation fail.Signed-off-by : Lukasz Marek <lukasz.m.luki@gmail.com>
Signed-off-by : Michael Niedermayer <michaelni@gmx.at> -
Revision 218 : Raised max `acceptable' tag body length. Added more checks (need to organize mes
24 février 2011, par marc.noirotChanged Paths :
Modify /trunk/src/check.c
Raised max `acceptable' tag body length.
Added more checks (need to organize message codes).