Recherche avancée

Médias (2)

Mot : - Tags -/photoshop

Autres articles (61)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

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

Sur d’autres sites (4812)

  • Zoom effect based on audio levels using ffmpeg

    31 juillet 2021, par FOLLGAD

    I'm trying to create a zoom-in/shake effect based on how loud the audio stream's bass is.

    


    I've realized you can use showcqt to get a graph of the sound, but I can't figure out how to pipe that to some zoom function to do zoom based on that.

    


    Any ideas ?

    


  • glreadpixels is slower than x11 based screenshot

    23 décembre 2013, par quartz

    I am working on an opengl based simulation application, in which I need to make multiple screenshots in a second. I have tried 2 ways of doing it in my application.
    1) use glreadpixels
    2) use x11 based screenshot. ex : ffmpeg -f x11grab -s 1024x768 -i :0.0 output.png

    I found that second solution is about 3 times faster than first one. I have expected the first solution to be faster. But in practice it is slower. I am curious why glreadpixels is slower ?

  • FFMPEG : Splice video based on OCR

    16 février 2017, par ObeeWnn

    I am looking for a script that will slice a video depending on the change in a number in the upper left hand corner of the video. This would take 10 seconds leading up to #1, and 10 seconds afterwards. Then again 10 seconds leading up to #2, 10 seconds afterwards, and so on.

    I am looking to combine this with a script that does this based on audio peaks. Really, I’m trying to automatically highlight a video based on a number of factors :
    Audio peaks
    OCR on # on screen
    Graphic/movement intensity