
Recherche avancée
Médias (91)
-
Chuck D with Fine Arts Militia - No Meaning No
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Paul Westerberg - Looking Up in Heaven
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Le Tigre - Fake French
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Thievery Corporation - DC 3000
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Dan the Automator - Relaxation Spa Treatment
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Gilberto Gil - Oslodum
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (89)
-
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
Gestion des droits de création et d’édition des objets
8 février 2011, parPar défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;
-
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 (...)
Sur d’autres sites (9433)
-
matplotlib.animation : GNU/Linux safe animation writers ? [on hold]
16 août 2014, par user89I’d like to save a matplotlib generated animation file as some sort of a video file. On a GNU/Linux OS, I have some issues doing so with the ffmpeg writer (see : matplotlib.animation : script works under Windows, and works under Linux for short animations, but hangs indefinitely for longer animations ?). So, could you tell me about which animation writers are safe for GNU/Linux ?
-
Live video stream web cam aggregator
17 août 2014, par MindgaugeI need to aggregate several live streams from web cams.
Then generate a single live stream for the client.I see several apps to capture the web cam stream, but nothing that will splice the streams together.
-
live555 live audio source to ondemandserver in C/C++
17 août 2014, par GodsppedI want to be able to stream from a microphone to another computer using live555, I am using ffmpeg to encode microphone audio into mp2 packets, I know want to send this out using live555, but am getting confused as to what class to override to do this.
I am using the OnDemandServer and I know I have to override OnDemandServerMediaSubsession, and the real problem is what source should I be overriding, is it the AudioInputDevice ?
Any help would be greatly appreciated, a sample or tutorial on this would greatly help.
Thanks in advance.