Recherche avancée

Médias (1)

Mot : - Tags -/getid3

Autres articles (63)

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

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

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

Sur d’autres sites (7624)

  • configure : Add additional glslang libraries to make linking work

    18 août 2020, par Philip Langdale
    configure : Add additional glslang libraries to make linking work
    

    The latest builds of glslang introduce new libraries that need to be
    linked for all symbols to be fully resolved.

    This change will break building against older installations of glslang
    and it's very hard to tell them apart as the library change upstream
    was not accompanied by any version bump and no official release has
    been made with this change it - just lots of people packaging up git
    snapshots. So, apologies in advance.

    • [DH] configure
  • vp8 : fix bilinear C code to work if src_stride != dst_stride.

    5 février 2014, par Ronald S. Bultje
    vp8 : fix bilinear C code to work if src_stride != dst_stride.
    

    Signed-off-by : Anton Khirnov <anton@khirnov.net>
    Signed-off-by : Janne Grunau <janne-libav@jannau.net>

    • [DBH] libavcodec/vp8dsp.c
  • wav oggenc html audio -> why it deosn't work in firefox

    19 avril 2016, par ghi

    I have very strange issue. I want to play ogg files on firefox using audio tag. But when I try to run this audio, firebug reporting this error :

    Media resource http://127.0.0.1/packhorse/src/sounds/558143.ogg could not be decoded.


    xhr.send( ( s.hasContent &amp;&amp; s.data ) || null );

    jquery-1.8.2.js (wiersz 8416)
    All candidate resources failed to load. Media load paused.

    I creating this ogg files from wav files generated by timidity++ using oggenc command.
    When I’m trying to open this file directly in firefox, I get black screen with grey box and the following error :

    Video can't be played becouse the file is corrupt.

    But I don’t want to play video - it’s the audio file.

    I was thought that is some mime issue as long as I realized that on chrome everything work correctly. Have you know what can couse that problems ?

    You can download audio file which I want to play on firefox from here :

    http://193.17.184.23/892643.ogg