
Recherche avancée
Médias (2)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
-
Carte de Schillerkiez
13 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (59)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
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.
Sur d’autres sites (7874)
-
Microsoft Smooth Streaming declares timescale of 10M by default
21 décembre 2020, par Andrey RikunovAs far as I understand timescale should be completely dividable by fps to have exact timestamps.



Microsoft Smooth Streaming uses timescale 10M by default which is leaked as hardcoded value in various smarttv clients and packaging tools thus limiting video fps to 25 and other dividers of 10M.



How is it possible to package 24 fps video for mss clients which support 10M only ?


-
Anomalie #2778 : En back office, l’URL indiquée sous le titre d’un article n’est pas la dernière c...
3 juillet 2012, par nicolas -OK, merci pour toutes ces explications, je vais tenter d’écrire un nouveau type d’URL, je le proposerais pour éventuelle intégration dans "urls_etendues".
-
ffmpeg create video with logo and subtext
13 mars 2018, par DM1974I would like to do the following in order
- Create a mp4 video from new for say 30 seconds
- add a logo at the top left or right
- also add text at the bottom, so at time = 0 it says "Hello" time = 5 it says "Goodbye" and have these displayed for a little duration...
Could I do this in one call to ffmpeg, or would I need to do it in three steps ?
How can I combine these steps together ?Thanks