Recherche avancée

Médias (91)

Autres articles (75)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

Sur d’autres sites (9810)

  • Revision e0fa50c387 : Updated module search path.

    3 mai 2012, par Marc Noirot

    Changed Paths :
     Modify /CMakeLists.txt



    Updated module search path.

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

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