
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (34)
-
ANNEXE : Les extensions, plugins SPIP des canaux
11 février 2010, parUn plugin est un ajout fonctionnel au noyau principal de SPIP. MediaSPIP consiste en un choix délibéré de plugins existant ou pas auparavant dans la communauté SPIP, qui ont pour certains nécessité soit leur création de A à Z, soit des ajouts de fonctionnalités.
Les extensions que MediaSPIP nécessite pour fonctionner
Depuis la version 2.1.0, SPIP permet d’ajouter des plugins dans le répertoire extensions/.
Les "extensions" ne sont ni plus ni moins que des plugins dont la particularité est qu’ils se (...)
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
andfactory-method
don’t exist anymore, butfactory
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.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.
-
ffmpeg : allow overriding and amending AVStream->disposition
8 janvier 2015, par Michael Niedermayer -
Revision fbac961b47 : mips msa vp9 filter by weight optimization filter by weight - average improveme
11 juin 2015, par Parag SalasakarChanged 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 optimizationfilter by weight - average improvement 2x-3x
Change-Id : I4832033335d339cdafdce697f07ce3e643920057