Recherche avancée

Médias (0)

Mot : - Tags -/masques

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (99)

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

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

Sur d’autres sites (15929)

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

    



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

    



    Can I use FFmpeg in a commercial product ?

    



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

    



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

    



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

    


  • 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
  • fftools/cmdutils : hide some information listing options from basic help

    22 décembre 2023, par Anton Khirnov
    fftools/cmdutils : hide some information listing options from basic help
    

    They are for advanced usage only and should not clutter basic output.

    • [DH] fftools/ffmpeg_opt.c
    • [DH] fftools/opt_common.h