Recherche avancée

Médias (91)

Autres articles (57)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (6742)

  • Anomalie #3830 : Drôle de message à l’install d’un SPIP 2.1.29

    21 septembre 2016, par b b

    Attention, l’ajout d’une nouvelle chaîne est à éviter car elle ne sera pas traduite. Amha, il faut reprendre les chaînes qui étaient en place avant l’introduction de celles qui posent problème d’après le ticket. Elles ont été introduites par r22772 et on peut du coup avantageusement rétablir celles qui étaient en place avant cette modification.

  • How to convert AV_SAMPLE_FMT_S16 to AV_SAMPLE_FMT_S16P ?

    15 mars 2016, par frankish

    I use ffmpeg to decode audio and use libmp3lame to encode it into mp3. As libmp3lame inside ffmpeg needs S16P instead of S16, I have to convert audio samples.

    I tried using swr_convert but everytime I get a random crash. I started to have doubt if swr_convert accepts S16 as input or not.

    So, how can I convert audio samples from AV_SAMPLE_FMT_S16 to AV_SAMPLE_FMT_S16P ?

  • How to convert AV_SAMPLE_FMT_S16 to AV_SAMPLE_FMT_S16P ?

    16 avril 2021, par frankish

    I use ffmpeg to decode audio and use libmp3lame to encode it into mp3. As libmp3lame inside ffmpeg needs S16P instead of S16, I have to convert audio samples.

    



    I tried using swr_convert but everytime I get a random crash. I started to have doubt if swr_convert accepts S16 as input or not.

    



    So, how can I convert audio samples from AV_SAMPLE_FMT_S16 to AV_SAMPLE_FMT_S16P ?