Recherche avancée

Médias (1)

Mot : - Tags -/illustrator

Autres articles (69)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • 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

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

Sur d’autres sites (11393)

  • 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