
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (74)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Ecrire une actualité
21 juin 2013, parPrésentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
Vous pouvez personnaliser le formulaire de création d’une actualité.
Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)
Sur d’autres sites (16135)
-
Input parameters to FFMPEG
14 octobre 2019, par Erik Berkun-DrevnigI am trying to make an FFMPEG script that relied on a glob input pattern from Linux to Windows. Unfortunately that is not supported so I am looking for an alternative. I do not want to have to rename or copy the files every time I run the script because the files are used elsewhere and I cannot rename them and I would like to avoid duplication or unnecessary temporary files.
Are
globsnumerically sequential named images my only option here ? Ideally I would like to input a list of image paths to FFMPEG as a substitute forffmpeg -i *.jpg
-
How can I create a dynamic video and stream to Tiktok ? (node.js, canvas, tiktok) [closed]
18 mai 2022, par Иван ИвановI need to create dynamic videos with canvas, node.js, ffmpeg. I need this video stream on tiktok.
Maybe something like that would work for me.
https://github.com/fbsamples/Canvas-Streaming-Example


But I don't understand how to organize a broadcast on tik tok. Perhaps you have a solution or you faced a similar problem. I will be glad if you share a solution. Perhaps you can suggest an alternative.


-
Using Ffmpeg to overlay logo on videos increases apk size drastically.How to reduce size ?
22 septembre 2018, par Simran ChawlaUsing ffmpeg android java increased apk size drastically from 6 mb to 24 mb.Is there any workaround or alternative to overlay logo on video android ??I used aar file for importing this library following this link http://writingminds.github.io/ffmpeg-android-java/