Recherche avancée

Médias (1)

Mot : - Tags -/ogv

Autres articles (104)

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

  • PJSIP with SDL and FFMPEG for iPhone [closed]

    14 décembre 2012, par John Qualis

    Has anyone been able to compile PJSIP with SDL and FFMPEG support for iOS ?

  • Android screen sharing to multiple android devices

    29 octobre 2013, par nick

    Hi i am trying to stream my android device's screen to multiple android devices. so am sending my device's screenshot frequently to all the devices. its works fine. now, is it possible to convert each image into a video using the ffmpeg on the client device ? so that it looks like a streaming video of my device screen. am i in a right way ? if i am wrong, please suggest me correct way.

  • how to use FFMpeg in android with easy possible way ? with Gradle in android studio for videos concatenation

    12 avril 2016, par Amna Mirza

    I am working on video editing in android. After alot of research and
    development the only possible solution for real time video editing
    found is FFMpeg (Other libraries like Vitamio just impose change
    on video while running instead of changing the video). Want to find
    soltuion where FFMpeg can easily integrate into android studio
    project. Want to do Crop, trim, concatenation and other possible
    process on video.