Recherche avancée

Médias (0)

Mot : - Tags -/signalement

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (21)

  • Le plugin : Podcasts.

    14 juillet 2010, par

    Le problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
    Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
    Types de fichiers supportés dans les flux
    Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...)

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

  • Revision b26ce8b1be : Updates to 1-pass : -Don't reduce maxQ for gold/alt in CBR mode. -Fix to

    22 octobre 2013, par Marco Paniconi

    Changed Paths :
     Modify /test/datarate_test.cc


     Modify /vp9/encoder/vp9_onyx_if.c



    Updates to 1-pass :

    -Don't reduce maxQ for gold/alt in CBR mode.

    -Fix to min/maxQ for first/initial key frame.

    -Add more speeds to datarate test and reduce the starting bitrate for test.

    Change-Id : Id2a333d76dd3f6a51b322ca984588e2a22159c58

  • avcodec/omx : Do not pass negative value into av_malloc()

    29 décembre 2016, par Michael Niedermayer
    avcodec/omx : Do not pass negative value into av_malloc()
    

    Fixes CID1396849

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/omx.c
  • Revision 0e1068a4bd : Improve two pass VBR accuracy. Adjustments to the GF interval choice and minimu

    26 septembre 2014, par Paul Wilkins

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


     Modify /vp9/encoder/vp9_firstpass.c


     Modify /vp9/encoder/vp9_ratectrl.c



    Improve two pass VBR accuracy.

    Adjustments to the GF interval choice and minimum boost.
    Adjustment to the calculation of 2 pass worst q.
    Compared to 09/29 head there is metrics hit on derf of
    (-0.123%,-0.191%)

    Compared to the September 29 head and a baseline on
    September 18 baseline the accuracy of the VBR rate control
    measured on the derf set is as follows :-

    Mean error % / Mean abs(error %)
    Sept 18 baseline (-7.0% / 14.76%)
    Sept 29 head (-15.7%, 19.8%)
    This check in (-1.5% / 14.4%)

    The mean undershoot is reduced slightly but the
    worst case overshoot on e.g. harbour/highway is
    increased. This will be addressed in a later patch.

    Change-Id : Iffd9b0ab7432a131c98fbaaa82d1e5b40be72b58