Recherche avancée

Médias (0)

Mot : - Tags -/navigation

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (109)

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

  • doc/developer : update outdated information

    2 juin 2024, par Marcus B Spencer
    doc/developer : update outdated information
    

    Codec IDs have split from `avcodec.h` into `codec_id.h` after commit
    c6978418b836180c349aea3512f0a96227ecfc9b.

    General documentation contents (which are now in
    `general_contents.texi`) have split from the header in `general.texi`
    after commit 6accb7718aa4c9f5ca8f3280a1ed4e09587a627f.

    Update the developer documentation to match these changes.

    Signed-off-by : Marcus B Spencer <marcus@marcusspencer.xyz>

    • [DH] doc/developer.texi
  • avformat : add VPK demuxer

    11 novembre 2015, par Paul B Mahol
    avformat : add VPK demuxer
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavformat/Makefile
    • [DH] libavformat/allformats.c
    • [DH] libavformat/version.h
    • [DH] libavformat/vpk.c
  • avformat : add acm demuxer

    30 octobre 2015, par Paul B Mahol
    avformat : add acm demuxer
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavformat/Makefile
    • [DH] libavformat/acm.c
    • [DH] libavformat/allformats.c
    • [DH] libavformat/version.h