Recherche avancée

Médias (0)

Mot : - Tags -/clipboard

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

Autres articles (39)

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

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

  • Revision 44e039b4f5 : Further clean up of speed 4 Speed 4 still does not give a big gain over speed 3

    3 octobre 2013, par Paul Wilkins

    Changed Paths :
     Modify /vp9/encoder/vp9_onyx_if.c



    Further clean up of speed 4

    Speed 4 still does not give a big gain over speed 3.
    This just cleans it up a little from the last patch and comments
    out features that do not seem to be giving much benefit.

    Change-Id : I5f366e6160e1dbe5dc45cf5eb90cc02712baa1b6

  • Add ARIA testing

    7 octobre 2013, par nschonni
    Add ARIA testing
    

    Added new test suite for testing the ARIA-invalid features
    Also added a few minor fixes for typos in the QUnit scaffolding and
    JSHint errors
    Fix "%o has no name assigned [object HTMLInputElement]" errors in bypassValidation tests

  • Merge commit ’b55e3633d3f60cf0f51269f25936409b79d2729e’

    21 juin 2016, par Clément Bœsch
    Merge commit ’b55e3633d3f60cf0f51269f25936409b79d2729e’
    

    * commit ’b55e3633d3f60cf0f51269f25936409b79d2729e’ :
    rtpdec : Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) for unimplemented features

    This commit is a noop, see 94dee9067acd6439550ccc4bdfef1694814ea0bc

    Merged-by : Clément Bœsch <clement@stupeflix.com>