Recherche avancée

Médias (1)

Mot : - Tags -/MediaSPIP

Autres articles (99)

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

  • Encodage et transformation en formats lisibles sur Internet

    10 avril 2011

    MediaSPIP transforme et ré-encode les documents mis en ligne afin de les rendre lisibles sur Internet et automatiquement utilisables sans intervention du créateur de contenu.
    Les vidéos sont automatiquement encodées dans les formats supportés par HTML5 : MP4, Ogv et WebM. La version "MP4" est également utilisée pour le lecteur flash de secours nécessaire aux anciens navigateurs.
    Les documents audios sont également ré-encodés dans les deux formats utilisables par HTML5 :MP3 et Ogg. La version "MP3" (...)

Sur d’autres sites (10560)

  • avfilter/drawtext : Add basic text shaping using libfribidi

    21 juin 2014, par Marc Jeffreys
    avfilter/drawtext : Add basic text shaping using libfribidi
    

    Fixes ticket #3758

    Reviewed-by : Andrey Utkin <andrey.krieger.utkin@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] Changelog
    • [DH] RELEASE_NOTES
    • [DH] configure
    • [DH] doc/filters.texi
    • [DH] libavfilter/version.h
    • [DH] libavfilter/vf_drawtext.c
  • avformat/movenc : don't use mono layout when a front center label is expected

    28 mars 2022, par James Almer
    avformat/movenc : don't use mono layout when a front center label is expected
    

    On output streams where a multichannel stream needs to be stored as one track
    per channel, each track will have a channel layout describing the position of
    the channel they contain. For the track with front center, the mov muxer was
    using the mov layout "mono" instead of the label for the front center position.

    Since our channel layout API considers front center == mono, we need to do some
    heuristics. To achieve this, we make sure all audio tracks contain streams with
    a single channel, and only one of them is front center. In that case, we write
    the front center label instead of signaling mono layout.

    Fixes the last part of ticket #2865

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

    • [DH] libavformat/movenc.c
    • [DH] libavformat/movenc.h
  • Use ffmpeg audio and video to encode and RTMP push flow ios example, who please send a demo, thank you ! E-mail : 2603086146 @qq.com [closed]

    15 novembre 2012, par struggle

    Use ffmpeg audio and video to encode and RTMP push flow ios example