Recherche avancée

Médias (91)

Autres articles (83)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

Sur d’autres sites (7647)

  • 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