Recherche avancée

Médias (91)

Autres articles (86)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 is the first MediaSPIP stable release.
    Its official release date is June 21, 2013 and is announced here.
    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 (...)

Sur d’autres sites (7604)

  • Anomalie #2263 : Page forum : formulaire absent + chaînes langue

    30 août 2011, par Johan .

    C’est pas résolu pour moi avec SPIP 3.0.0-alpha2 SVN [18403] (sans plugins) : sur la config générale forum c’est désactivé par defaut. Sur un article, j’ai un forum modéré a posterio, la page de l’article affiche bien le formulaire, mais pas la page de (...)

  • Convert raw image using open-source library with permissive license

    30 août 2011, par Brian

    I need to convert a raw, rgb32-formatted image to a PNG with a library (written in, in order of preference, Java, C, C++) having a permissive (e.g. BSD or Apache) license.

    I'm able to convert the image using FFmpeg with this call :

    ffmpeg.exe -vframes 1 -vcodec rawvideo -f rawvideo -pix_fmt rgb32 -s 20x40 -i infile -f image2 -vcodec png out.png

    where 20x40 is the width by the height.

    But, sadly, I need to avoid FFmpeg due to its license.

    I've seen people speculate that libpng could do the job, but I'm skeptical given the documentation I've seen at the libpng site. Perhaps you'll give an example.

    I don't know what the rawvideo and rgb32 values mean to FFmpeg, so I asked this question.

    EDIT 1 : edited the ffmpeg call to show width x height.

  • Revision 5794 : éviter une potentielle page blanche sur l’absence de quete_logo

    31 août 2011, par kent1 — Log

    éviter une potentielle page blanche sur l’absence de quete_logo