Recherche avancée

Médias (21)

Mot : - Tags -/Nine Inch Nails

Autres articles (59)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, 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 (...)

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

Sur d’autres sites (11342)

  • plot freezedetect and blackdetect graphs ffmpeg

    7 juillet 2021, par Anup

    I want to plot freezedetect and blackdetect responses from ffmpeg onto a graph. Is there any method to do it ?

    


    Example : A line graph with frames/ seconds in the x-axis, that will have a value 1 when no freeze or black screen, and 0 when it detects an anomaly.

    


    Any pointers would be helpful. Thanks in advance.

    


  • needed list of steps to make desktop as video streaming server using ffmpeg

    29 mai 2018, par vijayky88

    I am trying to run my Ubuntu machine as ffmpeg server. where i wanted to stream my local video over http.

    please suggest the list of complete commands and steps as well.

    Thanks in advance !

  • How to generate submanifests based on offset and duration

    5 septembre 2015, par ayniam

    I am using hls-segment-reader for generating sub-manifests from a master manifest file.

    I want to provide an offset and duration to generate sub-manifest file. however, i am not able to find how can I pass them

    Any help in this regard is greatly appreciated.

    Thanks in Advance.