Recherche avancée

Médias (91)

Autres articles (9)

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

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (2180)

  • avformat/mov_demuxer : Extended MOV demuxer to handle EVC video content

    15 juin 2023, par Dawid Kozinski
    avformat/mov_demuxer : Extended MOV demuxer to handle EVC video content
    

    - Added evc extension to the list of extensions for ff_mov_demuxer

    Signed-off-by : Dawid Kozinski <d.kozinski@samsung.com>

    • [DH] libavformat/demux.c
    • [DH] libavformat/mov.c
  • lavc/qsvenc : add encode support for screen content coding extension

    28 septembre 2020, par Haihao Xiang
    lavc/qsvenc : add encode support for screen content coding extension
    

    Enables HEVC Screen Content Coding extension support on ICL+ platform

    Signed-off-by : Haihao Xiang <haihao.xiang@intel.com>

    • [DH] doc/encoders.texi
    • [DH] libavcodec/qsvenc.c
    • [DH] libavcodec/qsvenc_hevc.c
  • mpegvideo : dnxhdenc : permute 10bits content

    12 octobre 2015, par Christophe Gisquet
    mpegvideo : dnxhdenc : permute 10bits content
    

    Dequant or encoding were trying to reverse a scan that hadn’t been
    applied...

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/dnxhdenc.c
    • [DH] libavcodec/mpegvideo.h
    • [DH] libavcodec/mpegvideo_enc.c