Recherche avancée

Médias (1)

Mot : - Tags -/censure

Autres articles (17)

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

  • Déploiements possibles

    31 janvier 2010, par

    Deux types de déploiements sont envisageable dépendant de deux aspects : La méthode d’installation envisagée (en standalone ou en ferme) ; Le nombre d’encodages journaliers et la fréquentation envisagés ;
    L’encodage de vidéos est un processus lourd consommant énormément de ressources système (CPU et RAM), il est nécessaire de prendre tout cela en considération. Ce système n’est donc possible que sur un ou plusieurs serveurs dédiés.
    Version mono serveur
    La version mono serveur consiste à n’utiliser qu’une (...)

  • Configuration spécifique pour PHP5

    4 février 2011, par

    PHP5 est obligatoire, vous pouvez l’installer en suivant ce tutoriel spécifique.
    Il est recommandé dans un premier temps de désactiver le safe_mode, cependant, s’il est correctement configuré et que les binaires nécessaires sont accessibles, MediaSPIP devrait fonctionner correctement avec le safe_mode activé.
    Modules spécifiques
    Il est nécessaire d’installer certains modules PHP spécifiques, via le gestionnaire de paquet de votre distribution ou manuellement : php5-mysql pour la connectivité avec la (...)

Sur d’autres sites (2516)

  • Building an android application using ant in eclipse - halfninja /jhotovy ffmpeg for android project

    1er août 2012, par user1545779

    I have successfully built the shared objects in halfninja's android-ffmpeg-x264 git project.
    That project uses ant. Could anyone who has built that project successfully help with the steps he/she used in the second part to build the final apk or
    Could anybody with experience building android applications using ant either as an plugin in Eclipse or as a standalone tool help here

    I loaded both the ProjectTest and Project files into Eclipse.

    I am getting the following 2 errors :
    1a. Description : Project "ProjectTest" is missing required Java project "Project"
    I have loaded the Project project already and i can see it
    1b. Location : Build Path
    1c. Type : Build path problem

    2a. The project cannot be built until the build path problem has been resolved
    2b. Location : Unknown
    2c. Type : Java Problem

    Please note that I have no clue about editing what file : the available files are : Build.properties and build.xml

    Also how do I install ant into Eclipse and how do i run the application, as an Android, or JavaUnit ..?

    Any help will be greatly appreciated

  • MAINTAINERS : add fingerprint of the FFmpeg release signing key

    5 juin 2013, par Michael Niedermayer
    MAINTAINERS : add fingerprint of the FFmpeg release signing key
    

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] MAINTAINERS
  • Revision fd935f309c : Merge "Add cheap show-buffer operation" into experimental

    7 juin 2013, par John Koleszar

    Changed Paths :
     Modify /vp9/decoder/vp9_decodframe.c


     Modify /vp9/encoder/vp9_bitstream.c



    Merge "Add cheap show-buffer operation" into experimental