Recherche avancée

Médias (0)

Mot : - Tags -/metadatas

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

Autres articles (103)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

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

  • mimic : drop AVPicture usage

    13 octobre 2015, par wm4
    mimic : drop AVPicture usage
    

    Work on the AVFrame references directly.

    Instead of setting up a flipped/swapped "view" on the pictures,
    flip/swap them when returning decoded frames to the API user.

    • [DH] libavcodec/mimic.c
  • Merge commit ’e90a6846c2c006fbebd00e1f2789f4a86fafacef’

    16 septembre 2013, par Michael Niedermayer
    Merge commit ’e90a6846c2c006fbebd00e1f2789f4a86fafacef’
    

    * commit ’e90a6846c2c006fbebd00e1f2789f4a86fafacef’ :
    cavsdec : Make sure a sequence header has been decoded before decoding pictures

    See : ec0965be36b55624a03d20c3b24e6a7aa61d6cd2
    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/cavsdec.c
  • 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.