
Recherche avancée
Médias (2)
-
SPIP - plugins - embed code - Exemple
2 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
Publier une image simplement
13 avril 2011, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (90)
-
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...) -
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
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 ;
Sur d’autres sites (16330)
-
Révision 18294 : ’type’ est trop commun et l’utiliser de facon systematique dans Z provoque des c...
3 août 2011, par cedric -puisqu’on change de version majeure, on utilise dorenavant type-page ce qui est plus precis et devrait eviter tout soucis a venir Corrolairement cela casse Zv2 qu’il faut corriger en consequence. La compat de Zv1 est maintenue par la prise en charge du define qui correspond. On applique ce (...)
-
How to change mime type of a mp3 file using ffmpeg using php
27 février 2017, par johnI want to convert a mp3 file using
ffmpeg
. My current mp3 file is inaudio/x-mpeg
I want to convert it intoaudio/mpeg
. This only changes the file extension without affecting the mime type.ffmpeg -i input.mp3 -metadata:s:2 mime-type="audio/mpeg" output.mp3
ffmpeg -i input.mp3 -f audio/mpeg output.mp3 -
ape : Use the proper variable type
14 février 2015, par Luca Barbato