Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (77)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

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

  • Script d’installation automatique de MediaSPIP

    25 avril 2011, par

    Afin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
    Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
    La documentation de l’utilisation du script d’installation (...)

Sur d’autres sites (9153)

  • Anomalie #3484 (Fermé) : Les auteurs ne sont plus modifiables

    25 juin 2015, par Franck Dalot

    Bonsoir
    SPIP 3.1.0-beta SVN [22269]
    Firefox 38.0.5 sous windows 8.1

    J’ai fait le test chez ovh, mais aussi sur grml.eu et dans les deux cas, le bug est présent !

    Lorsque l’on va sur .../ecrire/ ?exec=auteurs
    Les auteurs sont bien présent, mais comme leur noms ne s’affichent plus, il n’est plus possible de faire des modifs (mot de passe, mail, etc)
    Le plus drôle, c’est que les noms disparus, cela décale le reste des infos sur la gauche et elle ne sont donc plus en fasse de leur colonne (nom, email, articles)
    Franck

  • PHP detect if shell_exec() command failed

    28 octobre 2011, par Chad Whitaker

    I'm running the ffmpeg command within PHP's shell_exec() to convert several videos in a list. Is there anyway to detect if an error happened while the video was being converted (or atleast verify it fully completed the conversion) ?

    I don't want to stop converting other videos if an error happens, just the ability to record the error.

    <?php
       shell_exec('ffmpeg -i downloads/flv/file1.flv -vcodec libvpx -acodec libvorbis downloads/webm/file1.webm');

       if(error) {
        //run a command here to report the error (ie. MySQL or email)
       }
    ?>
  • MAINTAINERS : Add myself for videotoolbox.c, remove vda* maintainer

    16 juin 2016, par Rick Kern
    MAINTAINERS : Add myself for videotoolbox.c, remove vda* maintainer
    

    Person in MAINTAINERS hasn’t responded to a patch on the ML or private
    email, and doesn’t maintain the files according to git.

    Signed-off-by : Rick Kern <kernrj@gmail.com>

    • [DH] MAINTAINERS