Recherche avancée

Médias (29)

Mot : - Tags -/Musique

Autres articles (79)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, 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 (...)

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (12186)

  • ffmpeg cannot install PHP extension module

    15 octobre 2015, par Hrishikesh Choudhari

    In the last step of installing FFmpeg-PHP, I had to type sudo make install.

    At this I get the following error,

    sudo make install
    Installing shared extensions:     /usr/lib/php5/20060613/
    cp: cannot stat `modules/*': No such file or directory
    make: *** [install-modules] Error 1

    Now my extension directory is at /usr/local/zend/lib/php_extensions

    How can I tell this to my machine ?

  • Drupal 7 audioconverter module failed - How do I troubleshoot ?

    7 décembre 2012, par Meggy

    I am using the audioconverter module with the audiorecorder module in Drupal 7. Though it was working previously, I just recently noticed that the audioconverter module has stopped converting wav files to mp3. Here's the error in my logs ;

    MESSAGE Audio conversion failed. FFMPEG reported the following output:
    SEVERITY error

    I can see the wav file is created by the audiorecorder module but the audioconverter module is failing on the conversion.

    Can anyone steer me as to where I can begin to look ? I don't know where to begin troubleshooting.

  • Revision 986d26cfaf : Moved cmake module to dedicated directory.

    3 mai 2012, par Marc Noirot

    Changed Paths :
     Delete /FindLibYaml.cmake


     Modify /NEWS


     Add /cmake/modules/FindLibYaml.cmake
    (from /FindLibYaml.cmake
    :bfa013b67fd5fb3842a6886f9be6ec9863027fa2)
     Modify /configure.ac



    Moved cmake module to dedicated directory.