Recherche avancée

Médias (2)

Mot : - Tags -/map

Autres articles (108)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (14112)

  • Combining thousands of audios in NodeJs

    3 mars 2021, par Ishan Sharma

    I am getting E2BIG error when combining more than 50 audios using SOX is one go. Is there a way to handle this ? I wish to combine thousands of audios in one go. One solution is to make a recursive batch function using SOX but looking for a simple solution.

    


    Trying to implement this in NodeJs.

    


    Appreciate the help. Thanks.

    


  • avcodec/parser : put lost comments back

    26 février 2014, par Michael Niedermayer
    avcodec/parser : put lost comments back
    

    Found-by : ubitux
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/parser.c
  • parser : K&R formatting cosmetics

    23 février 2014, par Luca Barbato
    parser : K&R formatting cosmetics
    

    Signed-off-by : Diego Biurrun <diego@biurrun.de>

    • [DH] libavcodec/parser.c