Recherche avancée

Médias (0)

Mot : - Tags -/diogene

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

Autres articles (42)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Les images

    15 mai 2013
  • Mediabox : ouvrir les images dans l’espace maximal pour l’utilisateur

    8 février 2011, par

    La visualisation des images est restreinte par la largeur accordée par le design du site (dépendant du thème utilisé). Elles sont donc visibles sous un format réduit. Afin de profiter de l’ensemble de la place disponible sur l’écran de l’utilisateur, il est possible d’ajouter une fonctionnalité d’affichage de l’image dans une boite multimedia apparaissant au dessus du reste du contenu.
    Pour ce faire il est nécessaire d’installer le plugin "Mediabox".
    Configuration de la boite multimédia
    Dès (...)

Sur d’autres sites (7243)

  • FFMPEG Multiple Alpha Overlays

    16 septembre 2018, par AK47

    I have a few videos with alpha channels that I will like to overlay on top of each other. It’s possible to get working with the following command

    ffmpeg -i back.mov -i front.mov -filter_complex overlay -c:v png output.mov

    However if I add another video to this it no longer works

    ffmpeg -i back.mov -i front.mov -i front2.mov -filter_complex overlay -c:v png output.mov

    Does anyone know a way of getting this to work ? or would I have to output the first 2 layers and then run the code again with a new layer ?

    I will have more than 3 layers so looking for the most efficient way.

  • Connecting Firebase to a Computer to Run Programs for It [closed]

    29 mars 2020, par Rainbow Luv Sheep

    Currently I’m using Firebase to store video files sent by an app so that then ffmpeg can stitch them together and send a completed video back. However, ffmpeg will apparently sap up all of the allocated CPU usage of Firebase’s cloud functions since video files are large, and could possibly timeout. Because of that, I want to have Firebase sent a request to a computer that will download the video files, run ffmpeg to stitch them together, then upload that finished file back up to Firebase. App Engine and Compute Engine are out of scope due to cost .

    Is there any way to do that ?

    Sorry if I missed some obvious solution. I’m very new to working with servers in general.

  • Anomalie #2773 (Nouveau) : Boucle recherche Forum : mauvaise selection avec le critère {tout}

    24 juin 2012, par Hossein ROTY

    Le résultat d’une recherche dans les forums est différent selon que l’on emploie le critère plat ou le critère tout. Alors que le critère plat sélectionne correctement les messages contenant l’occurence recherchée, le critère tout sélectionne le premier message du thread et non la réponse à ce message (...)