Recherche avancée

Médias (39)

Mot : - Tags -/audio

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.

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

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

  • lavfi : port mcdeint filter from libmpcodecs

    28 mai 2013, par Stefano Sabatini
    lavfi : port mcdeint filter from libmpcodecs
    
    • [DH] LICENSE
    • [DH] configure
    • [DH] doc/filters.texi
    • [DH] libavfilter/Makefile
    • [DH] libavfilter/allfilters.c
    • [DH] libavfilter/version.h
    • [DH] libavfilter/vf_mcdeint.c
  • Revision bb214efcb9 : Update PATENTS to reflect s/VP8/WebM/g Sync with http://www.webmproject.org/lic

    11 août 2014, par Lou Quillio

    Changed Paths :
     Modify /PATENTS


     Modify /third_party/libwebm/PATENTS.TXT



    Update PATENTS to reflect s/VP8/WebM/g

    Sync with http://www.webmproject.org/license/additional/

    modified : PATENTS
    modified : third_party/libwebm/PATENTS.TXT

    Change-Id : I97fc588589654c83c6cb7e2e2b909f23a370db8a

  • FFmpeg libx264 Llicense

    2 juillet 2014, par user416472

    We have Java Spring application. The application interacts with FFmpeg through Java Runtime.exec() call in order to encode video into mp4 format. Are we ok with the commercial aspect of our application, having in mind that libx264 is released under GPL license, ffmpeg under LGPL license and we are using ffmpeg as external command line utility already installed and hosted on the client’s computer ?