Recherche avancée

Médias (3)

Mot : - Tags -/plugin

Autres articles (70)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • 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" (...)

Sur d’autres sites (10748)

  • doc : add very basic libcdio documentation

    30 juillet 2014, par Gerion Entrup
    doc : add very basic libcdio documentation
    

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] doc/indevs.texi
  • Basic Video Player Using Qt And FFmpeg

    7 mars 2016, par Thibaud Auzou

    I am trying to program a little and basic video player using Qt and FFmpeg. I first recompiled Qt to use with Visual Studio 2015.

    Once done I created my MainWindow, the MenuBar, the PushButtons that I needed, etc.

    Now that I wrote the main structure of this little project I am struggling with integrating FFmpeg into it. I believe I am trying to use libavcodec to read a video. But to be honest I am not sure.

    I am quite lost at this point, several hours on Google and still lost.

    While the documentation of Qt was quite easy to handle, the documentation of FFmpeg is kinda vague...

    An of you has an advise regarding FFmpeg ? A good tutorial ?

  • avfilter/vf_blend : fix normal mode with opacity != 1

    9 octobre 2015, par Paul B Mahol
    avfilter/vf_blend : fix normal mode with opacity != 1
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavfilter/vf_blend.c