Recherche avancée

Médias (5)

Mot : - Tags -/open film making

Autres articles (87)

  • L’utiliser, en parler, le critiquer

    10 avril 2011

    La première attitude à adopter est d’en parler, soit directement avec les personnes impliquées dans son développement, soit autour de vous pour convaincre de nouvelles personnes à l’utiliser.
    Plus la communauté sera nombreuse et plus les évolutions seront rapides ...
    Une liste de discussion est disponible pour tout échange entre utilisateurs.

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Mediabox : ouvrir les images dans l’espace maximal pour l’utilisateur

    8 février 2011, par

    La visualisation des images est restreinte par la largeur accordée par le design du site (dépendant du thème utilisé). Elles sont donc visibles sous un format réduit. Afin de profiter de l’ensemble de la place disponible sur l’écran de l’utilisateur, il est possible d’ajouter une fonctionnalité d’affichage de l’image dans une boite multimedia apparaissant au dessus du reste du contenu.
    Pour ce faire il est nécessaire d’installer le plugin "Mediabox".
    Configuration de la boite multimédia
    Dès (...)

Sur d’autres sites (9002)

  • apetag : fix flag value to signal footer presence

    10 février 2017, par James Almer
    apetag : fix flag value to signal footer presence
    

    According to the spec[1], a value of 0 means the footer is present and a value
    of 1 means it’s absent, the exact opposite of header presence flag where 1
    means present and 0 absent.
    The reason for this is compatibility with APEv1 tags, where there’s no header,
    footer presence was mandatory for all files, and the flags field was a zeroed
    reserved field.

    [1] http://wiki.hydrogenaud.io/index.php?title=Ape_Tags_Flags

    Signed-off-by : James Almer <jamrial@gmail.com>

    CC : libav-stable@libav.org

    Signed-off-by : Anton Khirnov <anton@khirnov.net>

    • [DBH] libavformat/apetag.c
  • avformat/dump : Display Content Light Level metadata

    2 avril 2017, par Steve Lhomme
    avformat/dump : Display Content Light Level metadata
    

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/dump.c
  • avformat/apetag : fix flag value to signal footer presence

    10 février 2017, par James Almer
    avformat/apetag : fix flag value to signal footer presence
    

    According to the spec[1], a value of 0 means the footer is present and a value
    of 1 means it’s absent, the exact opposite of header presence flag where 1
    means present and 0 absent.
    The reason for this is compatibility with APEv1 tags, where there’s no header,
    footer presence was mandatory for all files, and the flags field was a zeroed
    reserved field.

    [1] http://wiki.hydrogenaud.io/index.php?title=Ape_Tags_Flags

    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/apetag.c
    • [DH] tests/ref/lavf/tta