Recherche avancée

Médias (1)

Mot : - Tags -/école

Autres articles (48)

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

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

  • FFmpeg Creating mjpeg with boundary string

    7 novembre 2018, par Weird Beard

    I am trying to play mjpeg real-time stream in HTML5 "img" tag generated by FFmpeg from my laptop webcam. When i open my website only the first jpeg displays. I think the cause of it is that my mjpeg stream is missing boundary string. Is it posible to stream mjpeg with boundary strings with FFmpeg

    my cmd command : ffmpeg-f dshow -s 1280x720 -i video="HD WebCam" -f mjpeg -s 1280x720 -b 6000k pipe:1

  • segment : Add an option to prepend a string to the list entries

    18 mars 2014, par Enrique Arizón Benito
    segment : Add an option to prepend a string to the list entries
    

    Useful to generate lists with absolute urls.

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DH] doc/muxers.texi
    • [DH] libavformat/segment.c
  • segment : Add an option to prepend a string to the list entries

    18 mars 2014, par Enrique Arizón Benito
    segment : Add an option to prepend a string to the list entries
    

    Useful to generate lists with absolute urls.

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DBH] doc/muxers.texi
    • [DBH] libavformat/segment.c