
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 (51)
-
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 ;
-
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 ) (...) -
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
Sur d’autres sites (7498)
-
FFMpeg Logo Different Sepration [Beginner]
9 mai 2024, par unkpSimple :


1.Want a logo to be only for specific times on a video,


motivation : reduce length of the process if possible.


the code used for logo is this one :


ffmpeg -i output0.mp4 -vf "movie=logo.png [watermark] ; [watermark]scale=220x220 [watermark2] ;[in][watermark2] overlay=main_w-overlay_w-10:main_h-overlay_h-10 [out]" output0logo0done.mp4



Would Want like something like this if possible : keep the logo for 1 minute then 4 minutes later keep the logo again for 1 minute.



Tried searching about this request, the answers found were related to ->


split the parts like 1,2,3,4,5 only add the logo to odd parts ->


combine them after, this may be too troublesome


-
java communicated two software [on hold]
20 juillet 2015, par AidaFirst of all I’m totally beginner in JAVA ! So, I don`t have any idea what should I do !
My question is : I have two program, FFMPEG and another one is Video mixer software.
I want to make a link between these two. I mean, I want to send a video in video mixer and then convert the format in ffmpeg. So, do you have any idea how can i create this relation ?Thanks in advance !
-
FFmpeg settings for Apple TV 4K
22 janvier 2019, par IgorWhat settings I should use with FFmpeg to create H.264 4K video compatible with Apple TV 4K ?
iTunes doesn’t import 4K videos which I created with default settings of FFmpeg, libx264, -crf 18, 3840 x 2160, 30p
No problem with 1920 x 1080, 30p videos.