Recherche avancée

Médias (2)

Mot : - Tags -/plugins

Autres articles (96)

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

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

Sur d’autres sites (7098)

  • configure : make vp9 decoder select the parser.

    17 mai 2014, par Clément Bœsch
    configure : make vp9 decoder select the parser.
    

    The parser is needed. FATE breaks if not present.

    • [DH] configure
  • Removing false colors

    25 mai 2014, par Peak Reconstruction Wavelength

    I encountered this problem when my video recording device got warmer.

    Example Picture

    How do I fill all areas that have that same colored violet or green with a gradient between two right(as in intended) colors(the way logoaway solutions do it) or using some other method that recreates the original image using ffmpeg ?

    What I tried :

    AVISynth (http://forum.doom9.org/showthread.php?p=1681321#post1681321) but combining AVS with ffmpeg seems like a bad idea and given the huge amount of ffmpeg’s filters I presume ffmpeg offers a more efficient solution.

  • configure : fix select vs. deps

    10 juillet 2014, par Michael Niedermayer
    configure : fix select vs. deps
    

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

    • [DH] configure