Recherche avancée

Médias (91)

Autres articles (55)

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

  • De l’upload à la vidéo finale [version standalone]

    31 janvier 2010, par

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)

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

  • How to store frame pointers as I store a file with ffmpeg ?

    10 janvier 2020, par hughmanwho

    Is it possible to simultaneously store a h264 stream to a flv file(as we are currently doing) and also store pointers to the actual frames ? By frame pointers, I mean that frame number 500 is stored 1,000,000 bytes into the frame as an example. So I store "1000000," as the 500th entry in the binary equivalent of a csv file that I can easily search.

    Does something like this exist ? Do I need to use ffmpeg in code to accomplish this ? Is there an easy way to make a ffmpeg plugin that would do it ?

  • lavfi : store and propagate number of channels information in audio buffer properties

    30 juillet 2012, par Stefano Sabatini

    lavfi : store and propagate number of channels information in audio buffer properties

  • Revision fec40f9269 : vp9 : fix m/t loop filter invalid free store the number of allocated rows in VP9

    29 août 2014, par James Zern

    Changed Paths :
     Modify /test/invalid_file_test.cc


     Modify /test/test-data.sha1


     Modify /test/test.mk


     Modify /vp9/decoder/vp9_decoder.c


     Modify /vp9/decoder/vp9_dthread.c


     Modify /vp9/decoder/vp9_dthread.h



    vp9 : fix m/t loop filter invalid free

    store the number of allocated rows in VP9LfSync, the calculated values
    can not be relied on when dealing with corrupt material.

    Change-Id : I13b8bcec9738c299a71df726772ab7ac05511e5b