Recherche avancée

Médias (91)

Autres articles (100)

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

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

  • Formulaire personnalisable

    21 juin 2013, par

    Cette page présente les champs disponibles dans le formulaire de publication d’un média et il indique les différents champs qu’on peut ajouter. Formulaire de création d’un Media
    Dans le cas d’un document de type média, les champs proposés par défaut sont : Texte Activer/Désactiver le forum ( on peut désactiver l’invite au commentaire pour chaque article ) Licence Ajout/suppression d’auteurs Tags
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire. (...)

Sur d’autres sites (13279)

  • avformat/wavdec : add basic sanity check for the sample count

    14 juillet 2014, par Michael Niedermayer
    avformat/wavdec : add basic sanity check for the sample count
    

    Fixes Ticket3708

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

    • [DH] libavformat/wavdec.c
  • fate : fix sub2video_{basic, time_limited} on big-endian targets

    6 mars 2024, par Sean McGovern
    fate : fix sub2video_basic, time_limited on big-endian targets
    

    The reference file uses BGRA pixel format, so request it here.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] tests/fate/ffmpeg.mak
  • FFmpeg licence requirements when not distributing [closed]

    15 juin 2020, par Dodu

    I am making a website that uses FFmpeg, and by extension libx264. The website takes a video and adds filters etc to it, then serves that new video to the user.

    &#xA;&#xA;

    There are various answers about distributing libx264 (and others) as part of a commercial product such as :

    &#xA;&#xA;

    Can I use FFmpeg in a commercial product ?

    &#xA;&#xA;

    Since I am generating content using the library, but not distributing the library itself, I'm not sure where this leaves me.

    &#xA;&#xA;

    Do I need a license to libraries ? Or because there is no distribution, are licenses generally not needed ?

    &#xA;&#xA;

    Any advice/links/other resources that may be helpful would be greatly appreciated.

    &#xA;