Recherche avancée

Médias (0)

Mot : - Tags -/latitude

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (74)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette 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.

  • Modifier la date de publication

    21 juin 2013, par

    Comment changer la date de publication d’un média ?
    Il faut au préalable rajouter un champ "Date de publication" dans le masque de formulaire adéquat :
    Administrer > Configuration des masques de formulaires > Sélectionner "Un média"
    Dans la rubrique "Champs à ajouter, cocher "Date de publication "
    Cliquer en bas de la page sur Enregistrer

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

Sur d’autres sites (10013)

  • Dynamic watermark on Moodle videos

    20 janvier 2023, par Jose A. Matarán

    I am a novice moodle administrator and, in addition, they ask me for things that I think are out of the ordinary. My users need their videos to have a dynamic watermark to prevent piracy.

    


    I have evaluated some options, such as VDO Cipher, but they seem too expensive for a training that is offered almost free of charge.

    


    Can you advise me something else ? In addition to being an administrator, I am an application architect and maybe I could do a custom development, maybe using fmpeg or similar.

    


    What do you recommend ?

    


  • How to stop ffmpeg increasing image size when adding watermark

    1er février 2023, par NXT_2006

    I'm trying to add a border over many images by overlaying the border as a watermark.

    


    My input image is 5.13x7.63 inches but the output is 16.03x23.84 inches. How do I prevent this and get output as the same size as input ?

    


    The command I'm using is :

    


    ffmpeg -i input.png -vf "movie=border.png [watermark]; [in][watermark] overlay=0:0 [out]" output.png


    


    where input.png and border.png are the same dimensions and in the same folder.

    


    I was expecting the output to be the same size as input.

    


  • Add Watermark ffmpeg full video ? [closed]

    10 février 2023, par Joe Cola

    how to set watermark for full video ? I usually set the watermark only in a certain position, but I want the full video

    


    please help with the command

    


    example watermark

    


    I tried the way but can't find the command, please help