Recherche avancée

Médias (1)

Mot : - Tags -/epub

Autres articles (106)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

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

  • FFMPEG - How to accept inputs from other programs

    18 mai 2017, par B Hok

    I tried looking at the documentation and I even google it. Does anyone have any ideas on how or any general direction in doing this problem ?

    I am trying to get the FFMPEG batch file to accept inputs from an outside program.

  • Merge commit ’3e5898782dce60334ab294821ca00b19c648cf66’

    8 août 2013, par Michael Niedermayer
    Merge commit ’3e5898782dce60334ab294821ca00b19c648cf66’
    

    * commit ’3e5898782dce60334ab294821ca00b19c648cf66’ :
    Voxware MetaSound decoder

    Conflicts :
    Changelog
    libavcodec/Makefile
    libavcodec/version.h

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] Changelog
    • [DH] configure
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/metasound.c
    • [DH] libavcodec/metasound_data.c
    • [DH] libavcodec/metasound_data.h
    • [DH] libavcodec/twinvq.c
    • [DH] libavcodec/version.h
  • On2 VP7 decoder

    18 février 2014, par Peter Ross
    On2 VP7 decoder
    

    Signed-off-by : Peter Ross <pross@xvid.org>
    Reviewed-by : BBB
    previous patch reviewed by jason
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/arm/h264pred_init_arm.c
    • [DH] libavcodec/arm/vp8.h
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/h264pred.c
    • [DH] libavcodec/vp8.c
    • [DH] libavcodec/vp8.h
    • [DH] libavcodec/vp8data.h
    • [DH] libavcodec/x86/Makefile
    • [DH] libavcodec/x86/h264_intrapred_init.c