Recherche avancée

Médias (1)

Mot : - Tags -/university

Autres articles (42)

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

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

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

Sur d’autres sites (3838)

  • Partially revert "Merge commit '71a49fe25f2e4468fbbadbebef8d073b1b3cc1a5'"

    1er octobre 2017, par James Almer
    Partially revert "Merge commit '71a49fe25f2e4468fbbadbebef8d073b1b3cc1a5'"
    

    Revert back to the test as done by commit af7a75cb517141f649cbbe0a9dcdb4854359b740,
    where it was changed to compile and not just preprocess to fix build failures on
    FreeBSD with gcc 4.7

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

    • [DH] configure
  • doc/faq : remove "-profile option fails when encoding H.264 video with AAC audio"...

    3 janvier 2014, par Stefano Sabatini
    doc/faq : remove "-profile option fails when encoding H.264 video with AAC audio" entry
    

    The error was fixed in commit ce9bd303794fcc94aa232c116bece13c5994b55b
    more than one year ago, and does not affect all the currently supported
    versions.

    In particular, fix trac issue #1535.

    • [DH] doc/faq.texi
  • Revert "avformat/udp : Fix temporary buffer race"

    21 juillet 2024, par Michael Niedermayer
    Revert "avformat/udp : Fix temporary buffer race"
    

    This is not needed

    This reverts commit 7b2f67ea77f4c856311946f153e5eed99b0128f7.

    • [DH] libavformat/udp.c