Recherche avancée

Médias (1)

Mot : - Tags -/école

Autres articles (101)

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

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

Sur d’autres sites (13050)

  • Core : Reset element styles when using custom highlight methods

    2 décembre 2014, par Maks3w
    Core : Reset element styles when using custom highlight methods
    

    When use a custom highlight functions which for example place the error
    class in a different element (like Bootstrap form-group wrapper) this
    element are not unhighlighted after resetForm.

    Closes #1323

  • configure : fix —custom-allocator

    23 août 2023, par Timo Rothenpieler
    configure : fix —custom-allocator
    

    The custom-allocator logic has been completely defunct since a while,
    since nothing depends on those targets, they never get used.
    This updates jemalloc to pkg-config, adds the fallback option for
    potential arbitrary allocators, and finally actually adds the libraries
    to LDFLAGS.

    • [DH] configure
  • Mass Detect Video Quality

    16 juin 2022, par Tevin Mosley

    I have 18k videos(mp4 files) that have been rendered on a server to all be 720x480 resolution and 20 frames per second.

    


    Problem is a lot of the videos are low quality (blurry, lighting, choppy)

    


    Is there a way or a software I can use to mass detect the lower quality videos using a particular metric ? A software that can detect the actual quality ? I don't want to sort through 18k videos to delete all the bad quality ones.