
Recherche avancée
Médias (91)
-
Collections - Formulaire de création rapide
19 février 2013, par
Mis à jour : Février 2013
Langue : français
Type : Image
-
Les Miserables
4 juin 2012, par
Mis à jour : Février 2013
Langue : English
Type : Texte
-
Ne pas afficher certaines informations : page d’accueil
23 novembre 2011, par
Mis à jour : Novembre 2011
Langue : français
Type : Image
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
-
Richard Stallman et la révolution du logiciel libre - Une biographie autorisée (version epub)
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (77)
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
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 (...) -
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...)
Sur d’autres sites (11312)
-
encrypt the mpeg-ts using ffmpeg libav
7 août 2017, par BY.HI am a new who is trying to find methods to encrypt the mpegts files with ffmpeg library instead of command line tool.
Currently I could use mux.c/transcode.c examples provided by ffmpeg to mux the mp4 to multiple mpegts files and update the m3u8 file.
I have no idea how to encrypt the ts files while searching informations from web pages.
Could someone give me any hints ?
thanks
-
openHEVC for audio decoding
14 septembre 2017, par gskI am using openHEVC decoder for one of my projects and am not really sure whether it supports decoding audio streams together with the video decoding. Initial testing with an AAC coded audio stream didn’t play inside the openHEVC. Can someone please help me to clarify this issue. If its not supporting what could be the way around given that I don’t want to give up openHEVC and use some other decoder.
Thank you.
-
How do to build and add ffmpeg in java project ? [on hold]
25 octobre 2016, par kumarI am working in RTSP video streaming in Java project.Now I need to play video in all browser along with different Operating system.I am having some troubles regarding FFMPEG library compliation. How do to add ffmpeg library to my java application ? Anyone please give idea.