Recherche avancée

Médias (3)

Mot : - Tags -/collection

Autres articles (15)

  • 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

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

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

Sur d’autres sites (4905)

  • Revision 32c4fdec78 : Experimental change to speed 1 settings. Allow tx search for ARF and GF helps q

    21 mars 2014, par Paul Wilkins

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



    Experimental change to speed 1 settings.

    Allow tx search for ARF and GF helps quality but a little slower.
    Setting subpel_iters_per_step to 1 improves encode speed.
    Setting sf->mode_skip_start = 10 improves speed.

    Initial local results suggest overall impact on quality is neutral
    but encode is up to 15% faster.

    Change-Id : Ibde02cae6626a44c10a1da0cefe888afbb51f037

  • Revision 8a099deb60 : Merge "Adjust rt speed steps."

    31 mars 2014, par Yaowu Xu

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



    Merge "Adjust rt speed steps."

  • Revision 6fc20a8434 : Adjust rt speed steps. This commit adjusted the speed steps in rt mode to make

    27 mars 2014, par Yaowu Xu

    Changed Paths :
     Modify /test/datarate_test.cc


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/encoder/vp9_speed_features.c



    Adjust rt speed steps.

    This commit adjusted the speed steps in rt mode to make the steps
    more evenly spaced on speed and quality, specifically :
    1. Merged 3 and 4 into one single step 3 and removed confilicting
    features.
    2. Move 8, 7, 6, 5 to be 7, 6, 5, 4 repsectively.

    Change-Id : I38d56d61531f3561d772aef953c411c8fb38c063