Recherche avancée

Médias (1)

Mot : - Tags -/ogg

Autres articles (47)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

Sur d’autres sites (7478)

  • avformat : Add AMQP version 0-9-1 protocol support

    8 mars 2020, par Andriy Gelman
    avformat : Add AMQP version 0-9-1 protocol support
    

    Supports connecting to a RabbitMQ broker via AMQP version 0-9-1.

    Signed-off-by : Andriy Gelman <andriy.gelman@gmail.com>
    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] Changelog
    • [DH] configure
    • [DH] doc/general.texi
    • [DH] doc/protocols.texi
    • [DH] libavformat/Makefile
    • [DH] libavformat/libamqp.c
    • [DH] libavformat/protocols.c
    • [DH] libavformat/version.h
  • libavcodec/pgxdec : Add PGX decoder

    2 juillet 2020, par Gautam Ramakrishnan
    libavcodec/pgxdec : Add PGX decoder
    

    This patch adds a pgx decoder.

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/codec_id.h
    • [DH] libavcodec/pgxdec.c
    • [DH] libavcodec/version.h
  • Add a libwebp encoder

    22 novembre 2013, par Justin Ruggles
    Add a libwebp encoder
    
    • [DBH] Changelog
    • [DBH] configure
    • [DBH] doc/encoders.texi
    • [DBH] doc/general.texi
    • [DBH] libavcodec/Makefile
    • [DBH] libavcodec/allcodecs.c
    • [DBH] libavcodec/libwebpenc.c
    • [DBH] libavcodec/version.h
    • [DBH] libavformat/img2enc.c