Recherche avancée

Médias (3)

Mot : - Tags -/pdf

Autres articles (93)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains 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 ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

  • 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.

Sur d’autres sites (6123)

  • FFMPEG with Windows Application

    27 décembre 2015, par lucidmaj7

    I want to develop Simple mp3 file player(just open, play and stop)

    I found ffmpeg lib that can decode mp3 file and try to develop my player .

    I can decode mp3 file with this lib, but don’t render to real sound..

    On Most Other mp3 player Application, How decode mp3 file and render real sound on Windows ?

    SDL ?, Direct sound ? WASAPI ? ..

    How I listen rendered sound...

    Please give me a hint , Keyword or example source code..

    ( I use C++, WINAPI, MFC)

  • How do you set up golang on windows with the header files for goav

    18 avril 2018, par nevernew

    I’m trying to compile goav on Windows and I’ve got quite far
    I’ve compiled the ffmpeg libraries in MSYS2 and linked the packages with :

    set PKG_CONFIG_PATH=%~dp0FFmpeg\libavformat;%~dp0FFmpeg\libavcodec;%~dp0FFmpeg\libavutil;%~dp0FFmpeg\libswresample;

    which has worked !

    However, here’s the problem now :

    # github.com/giorgisio/goav/avcodec
    source\src\github.com\giorgisio\goav\avcodec\avcodec.go:14:34: fatal error: libavformat/avformat.h: No such file or directory
    //#include <libavformat></libavformat>avformat.h>

    When compiling, Golang can’t find the avformat.h (and I assume the other ffmpeg header files, but compilation terminated).

    How do I tell go where these files are ? I’ve checked and they are in the folders described in the PKG_CONFIG_PATH, but I guess it’s not looking for them there.

    Side note : I see that on linux-debian based systems I just have to do a apt-get install libavformat-dev but I want to compile on windows.

  • Windows : Enable DEP and ASLR

    20 janvier 2013, par Henrik Gramner

    Windows : Enable DEP and ASLR