Recherche avancée

Médias (1)

Mot : - Tags -/MediaSPIP

Autres articles (55)

  • Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs

    12 avril 2011, par

    La manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
    Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Le plugin : Gestion de la mutualisation

    2 mars 2010, par

    Le plugin de Gestion de mutualisation permet de gérer les différents canaux de mediaspip depuis un site maître. Il a pour but de fournir une solution pure SPIP afin de remplacer cette ancienne solution.
    Installation basique
    On installe les fichiers de SPIP sur le serveur.
    On ajoute ensuite le plugin "mutualisation" à la racine du site comme décrit ici.
    On customise le fichier mes_options.php central comme on le souhaite. Voilà pour l’exemple celui de la plateforme mediaspip.net :
    < ?php (...)

Sur d’autres sites (3307)

  • android ffmpeg : file protocol not found

    18 octobre 2012, par Abdul Mateen

    I am trying to run ffmpeg commands through android programmatically and have build ffmpeg for android. Some commands working properly, but the commands having file path like "/mnt/sdcard/video.mp4" is giving error(Exception) that : file protocol not found.

    How to run such commands ?

    Thanking you !

  • simple loop saying no file found terminal

    29 mai 2021, par Frodo Baggins

    I have this command which I am trying to find all movie files in all directories, convert them, and remove the original, within all sub directories. It displays the file names but it returns no such file found.

    &#xA;

    for oggfile in "$(find . -iname &#x27;*.mp4&#x27; -or -iname &#x27;*.avi&#x27; -or -iname &#x27;*.mov&#x27;)"&#xA;do&#xA;ffmpeg -i ${oggfile} -b:a 320000 -vcodec libx264 ${oggfile}_newCompressed.mp4&#xA;rm $oggfile&#xA;done ```&#xA;&#xA;

    &#xA;

  • Revision 15698 : gros bug sur la gestion du {{{ header(’HTTP/1.1 404 Not Found’) ; }}} ; le ...

    20 mai 2010, par fil@… — Log

    gros bug sur la gestion du header(’HTTP/1.1 404 Not Found’) ; ; le systeme renvoyant une chaine contenant du php…