
Recherche avancée
Médias (1)
-
SPIP - plugins - embed code - Exemple
2 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
Autres articles (102)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 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 (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
Sur d’autres sites (9399)
-
Révision 92601 : [Salvatore] [source:_core_/plugins/forum/lang/ forum] Export depuis http://trad.s...
2 novembre 2015, par olly.olga@gmail.com -
Anomalie #2492 (Fermé) : Impossible de poster dans le forum des admins si forum sous article, brev...
2 juin 2012, par cedric -corrigé en SPIP 3.0
-
ffmpeg - Blue channel ruined when converting .EXR
25 mars 2016, par PanupatI’m trying to convert EXR image sequence to either mov or mp4. But the blue channel always turn out broken. Can anyone help please ?
Here’s what the Blue channel looks like. Original EXR on the right, converted mp4 on the left.
ffmpeg -y -start_number 0101 -i C:/tmp/CTY_vol16_q0100_s0010_light_Char.%04d.exr -c:v libx264 -vf lutrgb=r=gammaval(0.45454545):g=gammaval(0.45454545):b=gammaval(0.45454545) -pix_fmt yuv420p -crf 20 C:/tmp/test.mp4