Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (65)

  • 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

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

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

Sur d’autres sites (12663)

  • Revision 2978bb8762 : make : fix dependency generation for flat build tree Update the fmt_deps functio

    19 novembre 2012, par John Koleszar

    Changed Paths : Modify /build/make/Makefile Modify /build/make/configure.sh make : fix dependency generation for flat build tree Update the fmt_deps function to use a new sed expression to convert the object file name generated by the compiler into the path-transformed name of the .o and .d files. (...)

  • avcodec/nvdec : More effort to make vp8 compile with gcc 4.6

    27 novembre 2017, par Philip Langdale
    avcodec/nvdec : More effort to make vp8 compile with gcc < 4.6
    

    I'm told my prefix work-around wasn't enough to make it compile,
    although I'm not sure why ; I did some basic testing and that
    approach appeared to work, but I'm not in a position to do a
    full compile on CentOS 6 so I can't be sure of anything.

    I have had it confirmed that the additional change to not use
    named initialisers is enough to make it compile, so let's
    throw that into the mix too.

    • [DH] libavcodec/nvdec_vp8.c
  • How to make a MP4 header from a flv file with ffmpeg ? [closed]

    14 mai 2013, par ChenClock

    I'm a pythoner and I have to make an mp4 header from an flv file as soon as possible,or my boss would kill me.