Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (34)

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

  • Que fait exactement ce script ?

    18 janvier 2011, par

    Ce script est écrit en bash. Il est donc facilement utilisable sur n’importe quel serveur.
    Il n’est compatible qu’avec une liste de distributions précises (voir Liste des distributions compatibles).
    Installation de dépendances de MediaSPIP
    Son rôle principal est d’installer l’ensemble des dépendances logicielles nécessaires coté serveur à savoir :
    Les outils de base pour pouvoir installer le reste des dépendances Les outils de développements : build-essential (via APT depuis les dépôts officiels) ; (...)

  • Initialisation de MediaSPIP (préconfiguration)

    20 février 2010, par

    Lors de l’installation de MediaSPIP, celui-ci est préconfiguré pour les usages les plus fréquents.
    Cette préconfiguration est réalisée par un plugin activé par défaut et non désactivable appelé MediaSPIP Init.
    Ce plugin sert à préconfigurer de manière correcte chaque instance de MediaSPIP. Il doit donc être placé dans le dossier plugins-dist/ du site ou de la ferme pour être installé par défaut avant de pouvoir utiliser le site.
    Dans un premier temps il active ou désactive des options de SPIP qui ne le (...)

Sur d’autres sites (5617)

  • Convert factory-class and factory-method to factory in Services.xml

    19 janvier 2016, par K Ф

    I’m using Symfony3 and I noticed that factory-class and factory-method don’t exist anymore, but factory does exist.

    This is rather frustrating because I would like to use pulse00/ffmpeg-bundle, but the services.xml seems to be pre-3.0.

    factory-class and factory-method

    As you can see the 4 red marked attributes are the problem :

    factory-class="%dubture_ffmpeg.ffmpeg.class%" factory-method="create"
    factory-class="%dubture_ffmpeg.ffprobe.class%" factory-method="create"

    Example(Symfony3 version) :

    services:
       newsletter_manager:
           class:   NewsletterManager
           factory: [NewsletterManagerFactory, createNewsletterManager]

    Question :

    How do I update the services.xml for it to work correctly with Symfony3 ?

    What I have tried :

    I have tried combining the two without much success and using factory instead. But apparantly "factory" is not allowed either.

    Errors :

    $ php bin/console server:run

    The error I am getting :

    The attribute ’factory-class’ is not allowed.

    error

  • ffmpeg : allow overriding and amending AVStream->disposition

    8 janvier 2015, par Michael Niedermayer
    ffmpeg : allow overriding and amending AVStream->disposition
    

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

    • [DH] ffmpeg.c
    • [DH] ffmpeg.h
    • [DH] ffmpeg_opt.c
  • Revision fbac961b47 : mips msa vp9 filter by weight optimization filter by weight - average improveme

    11 juin 2015, par Parag Salasakar

    Changed Paths :
     Modify /vp9/common/mips/msa/vp9_macros_msa.h


     Add /vp9/common/mips/msa/vp9_mfqe_msa.c


     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/vp9_common.mk



    mips msa vp9 filter by weight optimization

    filter by weight - average improvement 2x-3x

    Change-Id : I4832033335d339cdafdce697f07ce3e643920057