Recherche avancée

Médias (1)

Mot : - Tags -/framasoft

Autres articles (46)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

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

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 is the first MediaSPIP stable release.
    Its official release date is June 21, 2013 and is announced here.
    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 (...)

Sur d’autres sites (8474)

  • Get video stream from camera in MFC

    3 février 2017, par lolo

    I need to get the video from a camera and play it into a MFC dialog just as any player, using the URL of the camera, but I get confused in the way to find information and how to do it.

    It’s possible to embed a video player into the MFC Application ? That was the option someone told me but I’m not pretty sure if that’s the best way.

  • Difference between ffmpeg and opencv [on hold]

    19 février 2017, par mehdi karimi

    I tried to use ffmpeg on Android but I’ve encountered some problems.
    A friend told me I can use OpenCV or JavaCV instead of ffmpeg with ffmpeg commands.
    Can anybody advice me on how can I use OpenCV or JavaCV on Android ?

  • lavf/avio : Remove unnecessary escaping of ’ in string literals

    11 mars 2017, par Alexander Strasser
    lavf/avio : Remove unnecessary escaping of ’ in string literals
    

    Signed-off-by : Alexander Strasser <eclipse7@gmx.net>

    • [DH] libavformat/avio.c