Recherche avancée

Médias (2)

Mot : - Tags -/map

Autres articles (65)

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains 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 ;

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

Sur d’autres sites (13448)

  • How to remove video background with ffmpeg ?

    22 juillet 2022, par Billi Alt

    Is there a way in ffmpeg-python to remove a single colored green screen background and to replace it with another video ?

    


    So I have a video "test.mp4". It is basically a man talking in front of a green screen. I would like to add multiple background videos. One from second 0-5 the next from second 5-15 and so on.

    


    The green screen is only one color so no shadows or anything else just one single green color. Is there a way to remove the green screen in ffmpeg-python or an other python library ?

    


  • Remove Video background in ffmpeg-python

    22 juillet 2022, par Billi Alt

    Is there a way in ffmpeg-python to remove a single colored green screen background and to replace it with another video ?

    


    So I have a video "test.mp4". It is basically a man talking in front of a green screen. I would like to add multiple background videos. One from second 0-5 the next from second 5-15 and so on.

    


    The green screen is only one color so no shadows or anything else just one single green color. Is there a way to remove the green screen in ffmpeg-python or an other python library ?

    


  • avfilter/vf_waveform : make possible to change background opacity

    7 septembre 2016, par Paul B Mahol
    avfilter/vf_waveform : make possible to change background opacity
    

    Only useful if output pixel format have alpha.

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] doc/filters.texi
    • [DH] libavfilter/vf_waveform.c