Recherche avancée

Médias (1)

Mot : - Tags -/publier

Autres articles (66)

  • 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 (...)

  • Menus personnalisés

    14 novembre 2010, par

    MediaSPIP utilise le plugin Menus pour gérer plusieurs menus configurables pour la navigation.
    Cela permet de laisser aux administrateurs de canaux la possibilité de configurer finement ces menus.
    Menus créés à l’initialisation du site
    Par défaut trois menus sont créés automatiquement à l’initialisation du site : Le menu principal ; Identifiant : barrenav ; Ce menu s’insère en général en haut de la page après le bloc d’entête, son identifiant le rend compatible avec les squelettes basés sur Zpip ; (...)

  • Les images

    15 mai 2013

Sur d’autres sites (6844)

  • On the server running Ubuntu 14.04 to make slideshow of images with different types of transitions ? [on hold]

    16 mars 2017, par user3593350

    Good day !

    You want to make a slideshow on the server from a set of images. I did it with ffmpeg, is it possible to make video from set of images, you can do fade in/out effect to fade in/out images. But what if you want to make several types of transitions. The Internet is full of sites that make slideshow with different transitions, some tool must be.

    Nothing normal I did not find who can faced similar problems and can suggest what tools to use ?
    While there is the idea to find the editor, where a terminal will be glued two pictures, like draw one picture over another in the scale of 50%, then 51%, etc. thereby creating frames for a transition, then using ffmpeg to combine them into a video and get video with the transition.

  • Fixed issue #9, external file load of images

    17 février 2013, par Grandt
    Fixed issue #9, external file load of images
    

    Rev. 2.09 - 2013-02-17
    * Fixed : Github issue #9 Corrupt ePub file generated when image url's
    contains extra parameters
    * Fixed : Unable to load external images on some PHP installations due to
    restrictions on file_get_contents (PHP_INI : "allow_url_fopen" = false)
    * Fixed : determining image mime type not working when external files
    could not be opened (see above restriction)

  • Convert images into video in Java with ffmpeg

    18 mars 2015, par Alessio

    With OpenCV, i have save more frame of a VideoCapture. Now, i want to convert the images into Video, with the support of ffmpeg.
    Someone can help me ? Thank you so much ! ;)