Recherche avancée

Médias (3)

Mot : - Tags -/plugin

Autres articles (62)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

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

Sur d’autres sites (8222)

  • Anomalie #2013 : Limiter la previsu en redaction à ses propres articles

    9 novembre 2015, par realet RealET

    Ticket #3586 pour la prévisualisation étendue

  • Anomalie #2013 : Limiter la previsu en redaction à ses propres articles

    30 décembre 2015, par jean marie

    Ticket #3631 pour que les admins et webmasters puissent prévisualiser tous les articles, quelque soit leurs status et leurs auteurs.
    (#3586 étant une autre demande)

  • Building opencv_ffmpeg_64.dll with Visual Studio 2013

    18 janvier 2016, par baxit

    Im trying to get opencv 2.4 to work with ffmpeg in visual studio 2013 (x64)

    I have to use a specific custom built version of ffmpeg 2.8.4 (LGPL only, static linkage, ...)

    Im trying to get OpenCV 2.4 to run with my version of ffmpeg.
    Building opencv itself using Cmake is no problem at all.

    Anyhow there is no build support for the ffmpeg-plugin
    in

    OpenCV-2.4.11\opencv\sources\3rdparty\ffmpeg

    is just a script called make.bat
    This seems to be a relatively simple build-script supporting only mingw.
    Unfortunately i failed to translate this to usable build-instructions for visual-studio or cl.exe

    Has anyone succeeded to build the opencv_ffmpeg_64.dll using Visual Studio ?