Recherche avancée

Médias (2)

Mot : - Tags -/documentation

Autres articles (56)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (10580)

  • Revision ea77b03479 : Merge "Converted assert to error checking"

    18 octobre 2013, par Yaowu Xu

    Merge "Converted assert to error checking"

  • "File for preset 'libx264-hq' not found" error in Eclipse (Windows)

    22 octobre 2013, par Rita

    When I use the command line to execute, f.e.,

    "ffmpeg -i input.avi -vcodec libx264 -vpre libx264-hq -b 1500k output.mp4"

    the .mp4 file with h264 is successfully created. However, if I try to execute the same command on Eclipse I get the "File for preset 'libx264-hq' not found" error even though I've already created the preset file and downloaded the library (because I used to have that same error in the command line).

    My question is : do I have to put the preset file anywhere else in order to make it function through Eclipse ?

    Btw, I'm using Windows. There's a lack of information about ffmpeg for Windows.

  • "File for preset 'libx264-hq' not found" error in Eclipse (Windows)

    22 octobre 2013, par Rita

    When I use the command line to execute, f.e.,

    "ffmpeg -i input.avi -vcodec libx264 -vpre libx264-hq -b 1500k output.mp4"

    the .mp4 file with h264 is successfully created. However, if I try to execute the same command on Eclipse I get the "File for preset 'libx264-hq' not found" error even though I've already created the preset file and downloaded the library (because I used to have that same error in the command line).

    My question is : do I have to put the preset file anywhere else in order to make it function through Eclipse ?

    Btw, I'm using Windows. There's a lack of information about ffmpeg for Windows.