Recherche avancée

Médias (0)

Mot : - Tags -/protocoles

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (29)

  • 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

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

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (5461)

  • avformat : Use av_reallocp() where suitable

    18 septembre 2013, par Alexandra Khirnova
    avformat : Use av_reallocp() where suitable
    

    Signed-off-by : Diego Biurrun <diego@biurrun.de>

    • [DBH] libavformat/avidec.c
    • [DBH] libavformat/avienc.c
    • [DBH] libavformat/aviobuf.c
    • [DBH] libavformat/bmv.c
    • [DBH] libavformat/concat.c
    • [DBH] libavformat/mmst.c
    • [DBH] libavformat/mov.c
    • [DBH] libavformat/movenchint.c
    • [DBH] libavformat/oggparsetheora.c
    • [DBH] libavformat/oggparsevorbis.c
    • [DBH] libavformat/rdt.c
    • [DBH] libavformat/rtmphttp.c
    • [DBH] libavformat/rtmpproto.c
    • [DBH] libavformat/rtpdec_asf.c
    • [DBH] libavformat/rtpdec_qt.c
    • [DBH] libavformat/smacker.c
    • [DBH] libavformat/smoothstreamingenc.c
    • [DBH] libavformat/utils.c
  • h264dec : Add .avc file name extension

    20 septembre 2013, par Vittorio Giovara
    h264dec : Add .avc file name extension
    

    Signed-off-by : Diego Biurrun <diego@biurrun.de>

    • [DBH] libavformat/h264dec.c
  • avformat : Use av_reallocp_array() where suitable

    10 septembre 2013, par Alexandra Khirnova
    avformat : Use av_reallocp_array() where suitable
    

    Signed-off-by : Diego Biurrun <diego@biurrun.de>

    • [DBH] libavformat/asfenc.c
    • [DBH] libavformat/gxfenc.c
    • [DBH] libavformat/matroskadec.c
    • [DBH] libavformat/matroskaenc.c
    • [DBH] libavformat/mov.c
    • [DBH] libavformat/mpegts.c
    • [DBH] libavformat/mxfdec.c
    • [DBH] libavformat/oggdec.c
    • [DBH] libavformat/utils.c