Recherche avancée

Médias (1)

Mot : - Tags -/musée

Autres articles (79)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

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

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

  • Adding or overlaying Gif on video in android

    20 décembre 2016, par Umang Kamboj

    I am working on an application in android, its requirement is to overlay gif on a video. Please help me on this, it can use either ffmpeg or media
    codec with OpenGL. Thanks in advance.

  • Adding or overlaying Gif on video in android

    3 août 2017, par Umang Kamboj

    I am working on an application in android, its requirement is to overlay gif on a video. Please help me on this, it can use either ffmpeg or media
    codec with OpenGL. Thanks in advance.

  • how to put a raw char * to AVPacket

    29 août 2014, par Godspped

    I have a compressed image stored in a char * and I want to put it back to an AVPacket so that I can put it into a ffmpeg decoder. Can someone show how to do this ? Any sample or tutorial would be greatly appreciated.

    Thanks in advance