Recherche avancée

Médias (1)

Mot : - Tags -/epub

Autres articles (55)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • 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

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

Sur d’autres sites (9657)

  • hwcontext_vulkan : free temporary array once unneeded

    13 juin 2023, par Lynne
    hwcontext_vulkan : free temporary array once unneeded
    

    Fixes a small memory leak.
    This also prevents leaks on malloc/mutex init errors.

    • [DH] libavutil/hwcontext_vulkan.c
  • What are the licence free codecs for FFMPEG ?

    8 avril 2024, par FunkyPizza

    So I've recently started implementing ffmpeg in an application that I do intend to distribute commercially. And I've had an hard time getting my head around the whole licensing process.

    



    The most commonly answered question I've seen seems to be about x264 which requires a paid licence from x264.org in order to use it commercially (right ?). I started to look into mpeg4 instead but that too seemed to be locked behind some patent licensing fee (https://www.mpegla.com/programs/mpeg-4-visual/license-agreement/).

    



    I guess my question is the following, what video encoders compatible with FFMPEG are fully free to use ?

    



    Yes I barely know what I'm talking about, but I feel like I'm missing the elephant in the room here...

    


  • What are the licence free codecs for FFMPEG ?

    8 avril 2024, par FunkyPizza

    So I've recently started implementing ffmpeg in an application that I do intend to distribute commercially. And I've had an hard time getting my head around the whole licensing process.

    



    The most commonly answered question I've seen seems to be about x264 which requires a paid licence from x264.org in order to use it commercially (right ?). I started to look into mpeg4 instead but that too seemed to be locked behind some patent licensing fee (https://www.mpegla.com/programs/mpeg-4-visual/license-agreement/).

    



    I guess my question is the following, what video encoders compatible with FFMPEG are fully free to use ?

    



    Yes I barely know what I'm talking about, but I feel like I'm missing the elephant in the room here...