Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (71)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

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

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

Sur d’autres sites (4694)

  • Revert "Changelog : Drop duplicate NVENC entry"

    6 juin 2015, par Philip Langdale
    Revert "Changelog : Drop duplicate NVENC entry"
    

    This reverts commit 440fa7758b687bbb0007f85497eed8bb9aec96bd.

    Signed-off-by : Philip Langdale <philipl@overt.org>

    • [DH] Changelog
  • aacsbr : silence message for SBR extension "padding".

    9 avril 2012, par Reimar Döffinger
    aacsbr : silence message for SBR extension "padding".
    

    Some files contain a few additional, all-0 bits.
    Check for that case and don’t print incorrect "not supported"
    message.

    Signed-off-by : Reimar Döffinger <Reimar.Doeffinger@gmx.de>
    Signed-off-by : Alex Converse <alex.converse@gmail.com>

    • [DBH] libavcodec/aacsbr.c
  • Revert "ffmpeg : modify tty state when stderr is redirected"

    30 juillet 2015, par Michael Niedermayer
    Revert "ffmpeg : modify tty state when stderr is redirected"
    

    faults in fate otherwise breaks the terminal.
    To reproduce, add a abort() into wav_read_header()
    run make fate-acodec-adpcm-ima_wav

    This reverts commit 92e62f49cf7440a9e8998d284528e223c0948c97.

    • [DH] ffmpeg.c