Recherche avancée

Médias (17)

Mot : - Tags -/wired

Autres articles (91)

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

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

Sur d’autres sites (11054)

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