
Recherche avancée
Médias (1)
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
Autres articles (64)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
(Dés)Activation de fonctionnalités (plugins)
18 février 2011, parPour gérer l’ajout et la suppression de fonctionnalités supplémentaires (ou plugins), MediaSPIP utilise à partir de la version 0.2 SVP.
SVP permet l’activation facile de plugins depuis l’espace de configuration de MediaSPIP.
Pour y accéder, il suffit de se rendre dans l’espace de configuration puis de se rendre sur la page "Gestion des plugins".
MediaSPIP est fourni par défaut avec l’ensemble des plugins dits "compatibles", ils ont été testés et intégrés afin de fonctionner parfaitement avec chaque (...) -
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 (13946)
-
wowza ffmpeg add watermark video on demand [on hold]
21 janvier 2014, par kalafunI would like to create a VOD stream in which I would embed a watermark. The watermark would be different for every user the stream would go to. I tried to use ffmpeg to insert the watermark into the video but on my mac its taking too long to do that, I don't know how long will it take on the server but to simplify the solution I would rather access like every fifth or sixth 10sec transport stream file and embed the watermark there.
Is it even possible in wowza to get into separate transport stream files and do something with them ? And after that send them to the user ?
Is there any other possible solution to do that ?
Thank you in advance.
-
Grunt : Add 'start' task that concats and watches
14 janvier 2014, par jzaeffererGrunt : Add 'start' task that concats and watches
-
Encode video on Android and add watermark
30 mai 2014, par GeorgI’d like to be able to record a video using Android 2.3.6 and later. After the recording is done I’d like to be able to add a watermark-image to the video, so that I can upload it to my server with the watermark included.
I guess that I have to re-encode the video somehow ?!?
I read about using ffmpeg on android but from the ffmpeg site that I found I saw that it is working on Android Honeycomb and later. My problem is that I have to find a solution that also works with Android 2.3.6Thanks for every hint