Recherche avancée

Médias (2)

Mot : - Tags -/photoshop

Autres articles (58)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

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

Sur d’autres sites (15185)

  • lavc/vaapi_dec : Create VA parameters dynamically

    28 octobre 2024, par Fei Wang
    lavc/vaapi_dec : Create VA parameters dynamically
    

    Signed-off-by : Fei Wang <fei.w.wang@intel.com>

    • [DH] libavcodec/vaapi_decode.c
    • [DH] libavcodec/vaapi_decode.h
  • lavfi/vaapi : Add function to get surface ID from AVFrame

    16 juin 2023, par Fei Wang
    lavfi/vaapi : Add function to get surface ID from AVFrame
    

    Signed-off-by : Fei Wang <fei.w.wang@intel.com>

    • [DH] libavfilter/vaapi_vpp.c
    • [DH] libavfilter/vaapi_vpp.h
  • lavfi/overlay_vaapi : set defalut alpha value as 1.0

    5 août 2022, par Fei Wang
    lavfi/overlay_vaapi : set defalut alpha value as 1.0
    

    The present default value of 0 will render the overlay video invisible.
    A default of 1.0 is consistent with most common use cases.

    Signed-off-by : Fei Wang <fei.w.wang@intel.com>
    Reviewed-by : Philip Langdale <philipl@overt.org>
    Signed-off-by : Haihao Xiang <haihao.xiang@intel.com>

    • [DH] doc/filters.texi
    • [DH] libavfilter/vf_overlay_vaapi.c