Recherche avancée

Médias (1)

Mot : - Tags -/musée

Autres articles (38)

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

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

  • Librairies et binaires spécifiques au traitement vidéo et sonore

    31 janvier 2010, par

    Les logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
    Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
    Binaires complémentaires et facultatifs flvtool2 : (...)

Sur d’autres sites (8545)

  • install ffmpeg on xampp 1.8.1 windows xp [closed]

    16 décembre 2012, par Pieter Goosen

    I'm working on a wordpress video theme. i'm currently using xampp 1.8.1 to work offline. i've got windows xp installed. i need to install ffmpeg on my xampp 1.8.1 installation to test if my wordpress website is working as it should with regards to video posts. any help will be appreciated

    many thanks

  • Is it possible to open a shell window on Windows with QNX Development Platform already installed to configure and make Ffmpeg ?

    2 août 2017, par xiaokaoy

    I need to build FFmpeg (with some features disabled first to reduce the size of the target application file) for QNX/ARM. QNX Software Development Platform has been installed on my Windows. Is it possible to open a shell on my Windows to configure and make FFMPEG for QNX/ARM ?

    Or is it also possible to configure that in the IDE ?

  • Windows phone 8 neon inline assembly ffmpeg [duplicate]

    5 février 2013, par user2036635

    Possible Duplicate :
    windows phone8 wp8 arm neon assembly

    I am about to transplant a project just like ffmpeg onto wp8(ARM). Unfortunately, most part of the project was written by arm neon inline assembly code (NEON inline assembly) with AT&T format..

    Any suggestion about tools or methods to quickly doing that ? Or what should I do for that ?

    I asked this question before but closed for the reason which is not constructive but I do not think so because what I mentioned is INLINE assembly with AT&T.

    Any suggestion would be appreciated.