Recherche avancée

Médias (3)

Mot : - Tags -/image

Autres articles (72)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

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

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

Sur d’autres sites (8399)

  • avformat/asfdec_f : Use 64bit for preroll computation

    23 mai 2024, par Michael Niedermayer
    avformat/asfdec_f : Use 64bit for preroll computation
    

    Fixes : CID1500342 Unintentional integer overflow

    Sponsored-by : Sovereign Tech Fund
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/asfdec_f.c
  • avformat/argo_asf : Use 64bit in offset intermediate

    23 mai 2024, par Michael Niedermayer
    avformat/argo_asf : Use 64bit in offset intermediate
    

    Fixes : CID1467435 Unintentional integer overflow

    Sponsored-by : Sovereign Tech Fund
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/argo_asf.c
  • avcodec/pcm-dvdenc : 64bit pkt-size

    12 mai 2024, par Michael Niedermayer
    avcodec/pcm-dvdenc : 64bit pkt-size
    

    It seems nothing prevents such overflow even though odd

    Fixes : CID1441934 Unintentional integer overflow

    Sponsored-by : Sovereign Tech Fund
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/pcm-dvdenc.c