Recherche avancée

Médias (91)

Autres articles (35)

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

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

  • Revision db5dd49996 : Adds wedge-partitions for compound prediction Results with this experiment only

    13 janvier 2015, par Deb Mukherjee

    Changed Paths :
     Modify /configure


     Modify /vp9/common/vp9_blockd.h


     Modify /vp9/common/vp9_entropymode.c


     Modify /vp9/common/vp9_entropymode.h


     Modify /vp9/common/vp9_reconinter.c


     Modify /vp9/common/vp9_reconinter.h


     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/decoder/vp9_decodeframe.c


     Modify /vp9/decoder/vp9_decodemv.c


     Modify /vp9/encoder/vp9_bitstream.c


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_encoder.c


     Modify /vp9/encoder/vp9_mcomp.c


     Modify /vp9/encoder/vp9_mcomp.h


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_sad.c


     Modify /vp9/encoder/vp9_variance.c


     Modify /vp9/encoder/vp9_variance.h



    Adds wedge-partitions for compound prediction

    Results with this experiment only : +0.642% on derflr.
    With other experiments : +4.733%

    Change-Id : Ieb2022f8e49ac38a7e7129e261a6bf69ae9666b9

  • Revision 9a1ce7be7d : Experimental rd bias based on source vs recon variance. This experiment biases

    6 mars 2015, par paulwilkins

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


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_rdopt.h



    Experimental rd bias based on source vs recon variance.

    This experiment biases the rd decision based on the impact
    a mode decision has on the relative spatial complexity of the
    reconstruction vs the source.

    The aim is to better retain a semblance of texture even if it
    is slightly misaligned / wrong, rather than use a simple rd
    measure that tends to favor use of a flat predictor if a perfect
    match can’t be found.

    This improves the appearance of texture and visual quality
    on specific test clips but is hidden under a flag and currently
    off by default pending visual quality testing on a wider Yt set.

    Change-Id : Idf6e754a8949bf39ed9d314c6f2daaa20c888aad

  • Revision ffcd76e328 : Merge "Fix a bug induced by qctx-tprobs experiment" into nextgen

    23 juin 2015, par hui su

    Merge "Fix a bug induced by qctx-tprobs experiment" into nextgen