Recherche avancée

Médias (1)

Mot : - Tags -/MediaSPIP 0.2

Autres articles (112)

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

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

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

Sur d’autres sites (16744)

  • Revision 6ea83fdfcb : Make SVC compatible with external resize. Fixes https://code.google.com/p/webm/

    25 février 2015, par Alex Converse

    Changed Paths :
     Modify /vp9/encoder/vp9_svc_layercontext.c



    Make SVC compatible with external resize.

    Fixes https://code.google.com/p/webm/issues/detail?id=943

    Change-Id : I6177bf6ab6b31a22d2652732f579b8aed3f28887

  • YouTube Live ffmpeg DVR

    21 décembre 2016, par David McSpadden

    I’m using ffmpeg to stream to YouTube live. I have everything working perfectly.

    When I enable DVR on my channel I immediately start receiving playback errors on all iOS devices. When I disable DVR I immediately fix the DVR issue.

    I’ve tried changing the GOV and my KeyFrames. YouTube live’s control panel does not indicated any errors.

    Anyone else seen this ?

  • PSNR on live stream

    13 juillet 2018, par Jocheinfa

    I need to measure quality of a live stream, and I was thinking of measuring PSNR. So I was wondering how can I run this test since it is a live stream, I do not have a refence stream or video. Should I look for a reference video of the same resolution and bitrate, like for example a Big buck bunny, and compare against It ?

    Thanks