Recherche avancée

Médias (3)

Mot : - Tags -/plugin

Autres articles (74)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (11419)

  • test_libFLAC : Fix Windows build after addidion of endian tests.

    2 juillet 2014, par Erik de Castro Lopo
    test_libFLAC : Fix Windows build after addidion of endian tests.
    

    * Use "share/compat.h" instead of <stdint.h>.
    * Update test_libFLAC.vcproj project file.
    * Update Makefile.lite build system.

    Patch-from : lvqcl <lvqcl.mail@gmail.com>

    • [DH] src/test_libFLAC/Makefile.lite
    • [DH] src/test_libFLAC/endswap.c
    • [DH] src/test_libFLAC/test_libFLAC.vcproj
  • FFmpeg does not get run on Windows 7 32-bit

    13 octobre 2016, par Simer

    I installed ffmpeg on Windows 7 32 bit and I got the following error when I tried executing ffmpeg.exe. Therefore it is not installed and neither shows up in my localhost :

    the procedure entry point could not be located in the dynamic link
    library kernel32.dll

    Whereas it gets installed on 64 bit easily.

    I downloaded ffmpeg from Zeranoe. I have tried with static and shared builds.

  • ffmpeg does not get installed on windows 32 bit

    13 octobre 2016, par Simer

    I have installed ffmpeg on windows 32 bit and I got following error when I try executing ffmpeg.exe therefore it is not installed and neither shows up in my localhost :

    the procedure entry point could not be located in the dynamic link
    library kernel32.dll

    Where as it get installed on 64 bit easily.
    I am downloading ffmpeg from -zeranoe. I have tried with static and shared builds.