Recherche avancée

Médias (1)

Mot : - Tags -/Rennes

Autres articles (100)

  • Les vidéos

    21 avril 2011, par

    Comme les documents de type "audio", Mediaspip affiche dans la mesure du possible les vidéos grâce à la balise html5 .
    Un des inconvénients de cette balise est qu’elle n’est pas reconnue correctement par certains navigateurs (Internet Explorer pour ne pas le nommer) et que chaque navigateur ne gère en natif que certains formats de vidéos.
    Son avantage principal quant à lui est de bénéficier de la prise en charge native de vidéos dans les navigateur et donc de se passer de l’utilisation de Flash et (...)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

Sur d’autres sites (8295)

  • problem with linking macos library - version number on wrong place

    21 novembre 2019, par freedev

    This is it seems a stupid problem.

    Basically I’m building a python wheel, I have everything and the build already works on linux.
    But when I’m trying to build on macos I have this strange error :

    *** No rule to make target `/usr/local/Cellar/ffmpeg/4.2.1_2/lib/libavutil.dylib.56’

    Looking at /usr/local/Cellar/ffmpeg/4.2.1_2/lib/ I see exists a file named :

    /usr/local/Cellar/ffmpeg/4.2.1_2/lib/libavutil.56.dylib

    You see, the difference is only in the name. The former has the number at end, the latter has the number in the middle.

    If I create a symbolic link from libavutil.56.dylib to libavutil.dylib.56 the linking complete successfully.

    Does anyone know why this is happening and how to solve this problem ?

  • avcodec/amfenc : Fix max rate control log message

    16 janvier, par Araz Iusubov
    avcodec/amfenc : Fix max rate control log message
    
    • [DH] libavcodec/amfenc_av1.c
    • [DH] libavcodec/amfenc_h264.c
    • [DH] libavcodec/amfenc_hevc.c
  • Revision 19e31c7ef5 : Merge "Adding a configure flag to control WebM container support"

    17 mars 2014, par Vignesh Venkatasubramanian

    Changed Paths :
     Modify /configure


     Modify /examples.mk



    Merge "Adding a configure flag to control WebM container support"