Recherche avancée

Médias (91)

Autres articles (42)

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

  • Merge commit ’5c22e8e4ad0852d61d5c4ba8d67d33fd72339497’

    18 juillet 2014, par Michael Niedermayer
    Merge commit ’5c22e8e4ad0852d61d5c4ba8d67d33fd72339497’
    

    * commit ’5c22e8e4ad0852d61d5c4ba8d67d33fd72339497’ :
    armv6 : Accelerate ff_imdct_half for general case (mdct_bits != 6)

    See : 42c1cc35b7623ce76c7b55c6bc100f135e17cd4f
    Merged-by : Michael Niedermayer <michaelni@gmx.at>

  • Merge commit ’7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7’

    22 juin 2015, par Michael Niedermayer
    Merge commit ’7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7’
    

    * commit ’7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7’ :
    Hap decoder and encoder

    Conflicts :
    Changelog
    configure
    doc/general.texi
    libavcodec/allcodecs.c
    libavcodec/version.h

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] Changelog
    • [DH] configure
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/hap.h
    • [DH] libavcodec/hapdec.c
    • [DH] libavcodec/hapenc.c
    • [DH] libavcodec/version.h
    • [DH] libavformat/isom.c
    • [DH] tests/fate/video.mak
    • [DH] tests/ref/fate/hap1
    • [DH] tests/ref/fate/hap5
    • [DH] tests/ref/fate/hapy
  • lavc : remove libschroedinger encoding and decoding wrappers

    28 mai 2017, par Rostislav Pehlivanov
    lavc : remove libschroedinger encoding and decoding wrappers
    

    The library has stopped being developed and Debian has removed it
    from its repositories citing security issues.
    The native Dirac decoder supports everything the library has and basic
    encoding support is still provided via the native vc2 (Dirac Pro, intra
    only version of Dirac) encoder. Hence, there's no reason to still support
    linking to the library and potentially leading users into security issues.

    • [DH] Changelog
    • [DH] MAINTAINERS
    • [DH] configure
    • [DH] doc/general.texi
    • [DH] doc/platform.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/libschroedinger.c
    • [DH] libavcodec/libschroedinger.h
    • [DH] libavcodec/libschroedingerdec.c
    • [DH] libavcodec/libschroedingerenc.c