Recherche avancée

Médias (91)

Autres articles (70)

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

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

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

Sur d’autres sites (5388)

  • Revision ed0e668485 : Converted all file line endings from Dos to Unix.

    21 juin 2011, par Marc Noirot

    Changed Paths :
     Modify /CMakeLists.txt


     Modify /Makefile.am


     Modify /THANKS


     Modify /schemas/Amf0.xsd


     Modify /schemas/TestAmf0.xml


     Modify /schemas/TestFlv.xml


     Modify /schemas/TestReport.xml


     Modify /schemas/flv.xsd


     Modify /schemas/report.xsd


     Modify /src/CMakeLists.txt


     Modify /src/amf.c


     Modify /src/amf.h


     Modify /src/avc.c


     Modify /src/avc.h


     Modify /src/check.c


     Modify /src/check.h


     Modify /src/compat/win32_tmpfile.c


     Modify /src/compat/win32_tmpfile.h


     Modify /src/dump.c


     Modify /src/dump.h


     Modify /src/dump_json.c


     Modify /src/dump_json.h


     Modify /src/dump_raw.c


     Modify /src/dump_raw.h


     Modify /src/dump_xml.c


     Modify /src/dump_xml.h


     Modify /src/dump_yaml.c


     Modify /src/dump_yaml.h


     Modify /src/flv.c


     Modify /src/flv.h


     Modify /src/flvmeta.c


     Modify /src/flvmeta.h


     Modify /src/info.c


     Modify /src/info.h


     Modify /src/json.c


     Modify /src/json.h


     Modify /src/libyaml/CMakeLists.txt


     Modify /src/types.c


     Modify /src/types.h


     Modify /src/update.c


     Modify /src/update.h


     Modify /src/util.c


     Modify /src/util.h



    Converted all file line endings from Dos to Unix.

  • Sending input to a command line program from PHP

    11 octobre 2011, par Karl Jóhann

    I'd like to be able to stop FFMPEG from PHP (on Windows).

    What I'm doing now is starting it as so :

    pclose(popen("start ffmpeg -i rtmp://livestream -o a_file.mp4", "r"));

    But as soon as I've done that I've lost all connection to the program (right ?).

    I would like to send a 'q' to the process to stop it. Is there any way to do this ?

    EDIT : I should probably explain that I use pclose because I need the PHP script to keep running and thus close the file pointer. Maybe the question should be : How can I keep the script running and the file pointer open ?

  • qtrle : check for invalid line offset

    8 octobre 2011, par Laurent Aimar

    qtrle : check for invalid line offset