Recherche avancée

Médias (1)

Mot : - Tags -/blender

Autres articles (44)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

  • Revision b964646756 : Clean up of the search best filter speed feature Removes this speed feature sin

    12 septembre 2013, par Deb Mukherjee

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


     Modify /vp9/encoder/vp9_onyx_int.h



    Clean up of the search best filter speed feature

    Removes this speed feature since it is very slow and unlikely
    to be used in practice. This cleanup removes a bunch of unnecessary
    complications in the outer encode loop.

    Change-Id : I3c66ef1ca924fbfad7dadff297c9e7f652d308a1

  • Revision 0c3038234d : Merge "Clean up of the search best filter speed feature"

    13 septembre 2013, par Deb Mukherjee

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


     Modify /vp9/encoder/vp9_onyx_int.h



    Merge "Clean up of the search best filter speed feature"

  • Revision 69fe840ec4 : Changes in speed 2 settings Propose some changes to the speed 2 settings to imp

    11 septembre 2013, par Deb Mukherjee

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


     Modify /vp9/encoder/vp9_onyx_int.h



    Changes in speed 2 settings

    Propose some changes to the speed 2 settings to improve quality.
    In particular, turns off the adjust_thresholds_by_speed feature
    which improves results by 6%. Also removes the code for
    adjust_thresholds_by_speed since it conflicts with the adaptive
    rd thresh feature.

    Overall, with this change speed 2 is -15.2% from speed 0 settings,
    on derf, which is significantly better than -21.6% down before.

    Change-Id : I6e90a563470979eb0c258ec32d6183ed7ce9a505