Recherche avancée

Médias (1)

Mot : - Tags -/biomaping

Autres articles (70)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

Sur d’autres sites (9464)

  • Install ffmpeg (perl package) on windows xp

    3 janvier 2013, par user763852

    I'm trying to install ffmpeg by typing "cpan install FFmpeg" in my command prompt. I've got Image::Magick, Image::PBM, Image::Magick::Iterator installed, which, I understand, are some of the prerequisites that I need, but it appears that that's not enough. Here's some additional information. I get the error message :

    Note (probably harmless): No library found for -lavcodec
    Note (probably harmless): No library found for -lavformat
    Note (probably harmless): No library found for -lz
    Note (probably harmless): No library found for -ldl
    Note (probably harmless): No library found for -lmp3lame
    Note (probably harmless): No library found for -logg
    Note (probably harmless): No library found for -lvorbis
    Note (probably harmless): No library found for -lvorbisenc
    In file included from ffmpeg.h:2,
                from FFmpeg.xs:16:
    ./ffmpeg-6036.c:21:22: avformat.h: No such file or directory
    ./ffmpeg-6036.c:22:21: swscale.h: No such file or directory
    ./ffmpeg-6036.c:23:23: framehook.h: No such file or directory
    ./ffmpeg-6036.c:24:21: dsputil.h: No such file or directory
    ./ffmpeg-6036.c:25:17: opt.h: No such file or directory
    ./ffmpeg-6036.c:44:21: version.h: No such file or directory
    ./ffmpeg-6036.c:45:22: cmdutils.h: No such file or directory

    I'm guessing that I need to install those files and tell the installer where to find them. How do I do that, if that's what I need to do ?

  • Imagick and Gmagick builds available for Windows

    19 septembre 2009, par Mikko Koppanen — Imagick, PHP stuff

    The new Windows build page http://valokuva.org/magick/ contains builds for both Imagick and Gmagick. All builds are done using VC9 and PHP 5.3.

    ImageMagick builds are QuantumDepth 16 (default).
    GraphicsMagick builds are QuantumDepth 8 (default).

    Please note that these builds won’t work with the official PHP.net binaries which are compiled using VC6.

    Edit : Pierre corrected me that there are official VC9 builds of PHP available at http://windows.php.net/download/

  • Windows again

    24 septembre 2013, par Mikko Koppanen — Imagick

    Seems like the new Windows build system is online and Imagick for Windows is now provided here :

    http://windows.php.net/downloads/pecl/releases/imagick/