
Recherche avancée
Autres articles (82)
-
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 ;
-
Organiser par catégorie
17 mai 2013, parDans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...) -
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 (6681)
-
FFMPEG - fade in logo watermark independent of fade in video and subtitles
14 mai 2017, par CorpuscularI’m on a windows 7 box using FFmpeg version : 20170223-dcd3418 and would like to control the fade in timing of my logo watermark independent of the fade already built in to my video.
This code is working OK but I can’t work out how to fade the watermark without also fading my input video stream.
ffmpeg -y -i mainvideo.mp4 -i watermarklogo.png -filter_complex "[0:v]overlay=W-w-10:H-h-10, fade=in:0:20[tmp_overlay]; [tmp_overlay]subtitles=ep1.srt[out]" -map [out] -map 0:a -codec:v libx264 -crf 18 -preset slow -pix_fmt yuv420p -c:a aac -strict -2 output.mp4
I’ve tried a number of combinations but am out of my depth with FFMPEG’s -filter_complex command so any help would be appreciated. Please let me know if I can provide further information.
-
ffmpeg - add logo in a specific time interval
14 novembre 2014, par Kåre Brøgger SørensenIs there a way - in a one liner - where I do not have to use ffmpeg to calculate the duration of the whole video before i render ..
I would like something like :
ffmpeg -i ny_video_no_logo.mp4 -i /Pictures/home_logo_roed_new.png -filter_complex "[0:v][1:v]overlay=main_w-overlay_w-10:main_h-overlay_h-10:enable=’between(t,5.50,FULl_LENGTH - 10)’" -codec:a copy out.mp4
I there a simple way like the "main_w" to get the video length inserted - I am using a non existing variable FULL_LENGTH in the above ?
Or do i have to make a ffmpeg -i and extract the time from this ?
-
Anomalie #2378 : dimensions MINimales pour les documents et logo
18 septembre 2019Bonjour,
J’ai de plus en plus besoin de cette fonctionnalité.
En effet, la tendance actuelle est d’avoir des chartes graphiques prévues pour de grandes images, et il y a toujours des rédacteurs qui l’oublient et mettent de trop petites images, ce qui nuit à la qualité globale de leur site.