Recherche avancée

Médias (1)

Mot : - Tags -/Rennes

Autres articles (47)

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

  • Création définitive du canal

    12 mars 2010, par

    Lorsque votre demande est validée, vous pouvez alors procéder à la création proprement dite du canal. Chaque canal est un site à part entière placé sous votre responsabilité. Les administrateurs de la plateforme n’y ont aucun accès.
    A la validation, vous recevez un email vous invitant donc à créer votre canal.
    Pour ce faire il vous suffit de vous rendre à son adresse, dans notre exemple "http://votre_sous_domaine.mediaspip.net".
    A ce moment là un mot de passe vous est demandé, il vous suffit d’y (...)

Sur d’autres sites (7136)

  • vc2enc : add support for Haar wavelet transforms

    19 février 2016, par Rostislav Pehlivanov
    vc2enc : add support for Haar wavelet transforms
    

    This commit adds support for the (simple, allowed in the spec, but
    inferior in quality) Haar wavelet transforms.

    Signed-off-by : Rostislav Pehlivanov <atomnuker@gmail.com>

    • [DH] libavcodec/vc2enc.c
    • [DH] libavcodec/vc2enc_dwt.c
  • avformat/iamf_parse : add checks to parameter definition durations

    12 décembre 2024, par James Almer
    avformat/iamf_parse : add checks to parameter definition durations
    

    Section 3.6.1 of the IAMF spec states "When constant_subblock_duration is equal to 0, the summation of all
    subblock_duration in this parameter block SHALL be equal to duration.".

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/iamf_parse.c
    • [DH] libavformat/iamf_reader.c
  • avformat/movenc : remove experimental check for VP9 streams

    17 mai 2017, par James Almer
    avformat/movenc : remove experimental check for VP9 streams
    

    The muxer has been updated and is now complaint with the v1.0 of the spec.

    • [DH] Changelog
    • [DH] libavformat/movenc.c