Recherche avancée

Médias (91)

Autres articles (32)

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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

Sur d’autres sites (4273)

  • How to compare two look alike videos of different codec, size, resolution

    23 octobre 2015, par Abdul Gafoor

    Is it possible to compare pragmatically, two look alike videos of different codec, size and resolution. I went through the some tools like ffmpeg opencv.

    Or in the another context, Lets an image should be compared with video and find out the exact time where the image visually present in the given video. The codecs, size and resolution of video and image may vary.

  • avutil/tree : Document the guaranteed ordering of compare arguments for av_tree_find()

    25 octobre 2015, par Michael Niedermayer
    avutil/tree : Document the guaranteed ordering of compare arguments for av_tree_find()
    

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavutil/tree.h
  • How to compare visually two look alike videos of different codec, size, resolution

    18 novembre 2015, par Abdul Gafoor

    Is it possible to compare pragmatically, two look alike videos of different codec, size and resolution. I went through the some tools like ffmpeg opencv.

    Or in the another context, Lets an image should be compared with video and find out the exact time where the image visually present in the given video. The codecs, size and resolution of video and image may vary.