Recherche avancée

Médias (91)

Autres articles (79)

  • Qu’est ce qu’un éditorial

    21 juin 2013, par

    Ecrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
    Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
    Vous pouvez personnaliser le formulaire de création d’un éditorial.
    Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...)

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

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

Sur d’autres sites (11638)

  • NuGet : where is AForge.Video.FFMPEG

    16 janvier 2017, par Evgeniy175

    Good day. I want to use AForge.Video.FFMPEG in my project. So, i try to find it on the NuGet. But i’m not found it here.

    So, here it exists : https://code.google.com/archive/p/aforge/downloads

    But, if i want to restore it automatically from nuget (after git clone and rebuild), it’s not allowed in this case ? Only store this dll in project and push/fetch it always ?

  • Dependency in requirement.txt not installed

    5 mars 2017, par Cheng Jaycee Jiang

    I need to deploy a flask app to google app engine.
    I used docker and there lines are in Dockerfile :

    ADD requirements.txt /app/requirements.txt
    RUN pip install -r /app/requirements.txt

    In requirements.txt file :

    Flask==0.12
    gunicorn==19.6.0
    boto==2.46.1
    gcs-oauth2-boto-plugin==1.8
    ffmpeg-normalize

    It is supposed to install install all dependencies. But somehow "ffmpeg-normalize" is not installed in google app engine instances.

    Can anyone help me with that ?

    If there is another better way doing the package installation, I will be happy to go with as well. Thanks !!

  • NuGet : where is AForge.Video.FFMPEG

    1er juin 2018, par Evgeniy175

    Good day. I want to use AForge.Video.FFMPEG in my project. So, i try to find it on the NuGet. But i’m not found it here.

    So, here it exists : https://code.google.com/archive/p/aforge/downloads

    But, if i want to restore it automatically from nuget (after git clone and rebuild), it’s not allowed in this case ? Only store this dll in project and push/fetch it always ?