Recherche avancée

Médias (0)

Mot : - Tags -/albums

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (57)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (10906)

  • Anomalie #3113 : Absence de contrôle d’unicité du champ email dans le formulaire auteur

    16 décembre 2013, par - Equipement

    Re bonjour,

    Il me semble qu’il y a un seul ’&’ au lieu de deux.

    Par ailleurs, il me semble qu’une seule requête SQL suffit pour les deux cas (nouvel auteur ou auteur existant) :

    if (defined(’_INTERDIRE_AUTEUR_MEME_EMAIL’) )
    
        if (sql_countsel("spip_auteurs", "email=".sql_quote($email)." AND id_auteur<>".intval($id_auteur)) > 0)
            $erreurs[’email’] = _T(’erreur_email_deja_existant’) ;
    
    
  • Electron and ffplay / ffmpeg to watch h264

    21 novembre 2017, par Dmitry

    Is it possible to render output from ffmpeg process in Electron or Browser app ?

    I know ffmpeg was bundled to Electron package for some reason. The main goal is to get rtsp stream from LAN video source without convertion it but it will be enough for me if anyone show me basic example of getting video(and audio) from ffmpeg and render it. Thanks.

  • wtvenc : output third video pts in timestamp chunk (this is what Microsoft Windows...

    7 novembre 2012, par Peter Ross

    wtvenc : output third video pts in timestamp chunk (this is what Microsoft Windows...