
Recherche avancée
Médias (2)
-
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 (4)
-
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users. -
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 (...)
-
Le plugin : Podcasts.
14 juillet 2010, parLe problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
Types de fichiers supportés dans les flux
Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...)
Sur d’autres sites (3058)
-
Revision 22ae1403e9 : Fix trailing commas in enums. These are warnings in most builds, but show up as
2 mai 2012, par Timothy B. TerriberryChanged Paths : Modify /vp8/common/onyx.h Modify /vp8/encoder/onyx_int.h Modify /vpx/vp8.h Modify /vpx/vp8cx.h Fix trailing commas in enums. These are warnings in most builds, but show up as compile errors on some platforms when these headers are included from C++ code. Change-Id : (...)
-
Revision 2a5648dca5 : Cleaned the code in handle_inter_mode borgs show consistent results as before t
23 mars 2015, par Zoe LiuChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Cleaned the code in handle_inter_modeborgs show consistent results as before this patch
Change-Id : I3d21623cb03ea169a031328e9dde9c26ba1bd016
-
lavfi/delogo : Document where parameter show=1 draws its rectangle
13 juillet 2013, par Jean Delvarelavfi/delogo : Document where parameter show=1 draws its rectangle
It is not completely obvious where delogo’s parameter show=1 draws its
rectangle. Document it so that the user can more easily tune the
parameters.Signed-off-by : Jean Delvare <khali@linux-fr.org>
Signed-off-by : Michael Niedermayer <michaelni@gmx.at>