Recherche avancée

Médias (91)

Autres articles (18)

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

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

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

  • Revision 8c25f4af6a : VP9 common for ARMv8 by using NEON intrinsics 12 Add vp9_idct4x4_add_neon.c - v

    1er février 2014, par James Yu

    Changed Paths :
     Delete /vp9/common/arm/neon/vp9_idct4x4_add_neon.asm


     Add /vp9/common/arm/neon/vp9_idct4x4_add_neon.c


     Add /vp9/common/arm/neon/vp9_idct4x4_add_neon_asm.asm
    (from /vp9/common/arm/neon/vp9_idct4x4_add_neon.asm
    :420f58f2d2657d16b31ba26a4aa8eb29cf2f830d)
     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/vp9_common.mk



    VP9 common for ARMv8 by using NEON intrinsics 12

    Add vp9_idct4x4_add_neon.c
    - vp9_idct4x4_16_add_neon

    Change-Id : I011a96b10f1992dbd52246019ce05bae7ca8ea4f
    Signed-off-by : James Yu <james.yu@linaro.org>

  • Revision ce76aeb00d : VP9 common for ARMv8 by using NEON intrinsics 13 Add vp9_idct8x8_add_neon.c - v

    1er février 2014, par James Yu

    Changed Paths :
     Delete /vp9/common/arm/neon/vp9_idct8x8_add_neon.asm


     Add /vp9/common/arm/neon/vp9_idct8x8_add_neon.c


     Add /vp9/common/arm/neon/vp9_idct8x8_add_neon_asm.asm
    (from /vp9/common/arm/neon/vp9_idct8x8_add_neon.asm
    :8c25f4af6a8e864e727fc28c498102c3239584d8)
     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/vp9_common.mk



    VP9 common for ARMv8 by using NEON intrinsics 13

    Add vp9_idct8x8_add_neon.c
    - vp9_idct8x8_64_add_neon
    - vp9_idct8x8_10_add_neon

    Change-Id : I6ee7b4496765aa36ed52990f2ef73e9f24459610
    Signed-off-by : James Yu <james.yu@linaro.org>

  • Revision 913d0adbaf : Merge "VP9 common for ARMv8 by using NEON intrinsics 04"

    10 décembre 2014, par Johann

    Merge "VP9 common for ARMv8 by using NEON intrinsics 04"