Recherche avancée

Médias (1)

Mot : - Tags -/belgique

Autres articles (72)

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

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

  • Ecrire une actualité

    21 juin 2013, par

    Pré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 ) (...)

Sur d’autres sites (9166)

  • How to watermark text on video sliding from right top to right bottom vertically

    23 juillet 2015, par Durgesh Gupta

    How to watermark text on video sliding from right top to right bottom vertically ?

    This is my command :

    ffmpeg -i /usr/home/test.mp4 -vf "drawbox=x=iw-42:y=0:w=42:h=ih:color=black@0.5:t=80,drawtext=fontfile=/usr/share/fonts/truetype/freefont/FreeSerifBold.ttf:text='Hello World':fontcolor=white@1.0:fontsize=16: y=(mod(2*n\,h+th)-th):x=w-tw-10" -codec:v libx264 -codec:a copy -strict -2 /usr/home/out.mp4

    please help me out

  • how to capture screenshot by picture's feature from video [on hold]

    1er juillet 2013, par lazybios

    I have some videos,and I want capture some screenshots from them.But the pictures what I want don't have the regular position in videos.They are located random position.But the pictures have the same characteristic,so can we use the characteristic to capture the picture ?
    I hear about ffmpeg can capture the screenshot from video very well but I am a ffmpeg newbie So I want to ask whether there have some ways to do it by ffmpeg or other tools.
    If you can do that,how to ? Thanks in advance :)

  • ffmpeg Unrecognized option '—enable-libopus'

    9 juillet 2021, par Irith

    I'm running ffmpeg from a windows 10 machine.

    


    My goal is to trim silence from the beginning to the end of a track (this works just fine) and compress using opus.

    


    I am new in the "audio elaboration" world so maybe I'm not understanding this properly...but the main issue here is that ffmpeg doesn't recognize —enable-libopus although it's clearly in the options (see attachment).

    


    Can anyone help please ?

    


    enter image description here