Recherche avancée

Médias (1)

Mot : - Tags -/belgique

Autres articles (82)

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

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (8070)

  • libavutil : Add saturating subtraction functions

    2 décembre 2017, par Andrew D'Addesio
    libavutil : Add saturating subtraction functions
    

    Add av_sat_sub32 and av_sat_dsub32 as the subtraction analogues to
    av_sat_add32/av_sat_dadd32.

    Also clarify the formulas for dadd32/dsub32.

    Signed-off-by : Andrew D'Addesio <modchipv12@gmail.com>

    • [DH] libavutil/arm/intmath.h
    • [DH] libavutil/common.h
    • [DH] libavutil/version.h
  • oggenc : Fix the EOS flag

    28 mai 2014, par Michael Niedermayer
    oggenc : Fix the EOS flag
    

    This corrects the bug that caused the checksums to change in
    9767d7c092c890ecc5953452e8a951fd902dd67b.

    It caused the EOS flag to be set incorrectly ; the ogg spec does not
    allow it to be set in the middle of a logical bitstream.

    Signed-off-by : Andrew Kelley <superjoe30@gmail.com>
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavformat/oggenc.c
    • [DBH] tests/ref/lavf/ogg
  • Libav/FFmpeg and Google Summer of Code 2012

    26 avril 2012, par Multimedia Mike — General, ffmpeg, gsoc, gsoc2012, hevc, libav, opus, rtmp, ut video

    So, the projects are participating in the Google Summer of Code for the 2012 season. (While Libav is the project officially accepted to particular, I still refer to the projects because FFmpeg will also benefit).

    Here are the students, projects, and mentors for this summer :

    1. Andrew D’Addesio is working on an Opus Decoder, mentored by Justin Ruggles
    2. Guillaume Martres is working on an HEVC video decoder, mentored by Mashiat Sarker Shakkhar
    3. Jan Ekström is working on an LGPL Ut Video encoder, mentored by Kostya Shishkov
    4. Jordi Ortiz is working to rewrite avserver, mentored by Luca Barbato
    5. Samuel Pitoiset is working on an RTMP[E|S|T|TE] protocol implementation, mentored by Martin Storsjö

    Wish them luck– these are some ambitious projects.