Recherche avancée

Médias (2)

Mot : - Tags -/media

Autres articles (102)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

Sur d’autres sites (12294)

  • Anomalie #2013 : Limiter la previsu en redaction à ses propres articles

    9 avril 2015, par marcimat ☺☮☯♫

    Proposition :

    Il est possible de prévisualiser sur le site, comme s’ils étaient publiés, 
    les articles ayant au moins le statut « proposé » ou ses propres articles en rédaction. 
    Cela s’applique également aux brèves. Cette possibilité doit-elle être ouverte
     aux administrateurs seulement, à tous les rédacteurs, ou à personne ?
    
  • Anomalie #2013 : Limiter la previsu en redaction à ses propres articles

    7 avril 2015, par b b

    Bah alors, personne n’a trouvé le temps de répondre en 4 mois ? La chaîne de langue est à corriger ou non ?

  • FFMPEG Visual Studio 2013

    31 janvier 2015, par João M

    I’m trying use a ffmpeg static lib in VC 2013 but when i try build i get this following erros

    avcodec.lib(ffv1enc.o) : error LNK2019: unresolved external symbol __imp_log2 referenced in function find_best_state

    avcodec.lib(iirfilter.o) : error LNK2001: unresolved external symbol __imp_lrintf

    avcodec.lib(aaccoder.o) : error LNK2001: unresolved external symbol __imp_log2f

    avutil.lib(eval.o) : error LNK2001: unresolved external symbol __imp__dclass

    avcodec.lib(aacdec.o) : error LNK2019: unresolved external symbol __imp_cbrtf referenced in function decode_spectrum_and_dequant

    What i’m missing ?