Recherche avancée

Médias (1)

Mot : - Tags -/berlin

Autres articles (60)

  • L’agrémenter visuellement

    10 avril 2011

    MediaSPIP est basé sur un système de thèmes et de squelettes. Les squelettes définissent le placement des informations dans la page, définissant un usage spécifique de la plateforme, et les thèmes l’habillage graphique général.
    Chacun peut proposer un nouveau thème graphique ou un squelette et le mettre à disposition de la communauté.

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (7349)

  • Video appears to be of different colour on different OS/screens

    19 janvier 2021, par GRS

    I have a video.mp4 which has a purple background colour. I want to place this video on my webpage, with the same purple background, so that the video looks like part of it.

    


    On a website, I have the same purple background, and the video should blend in. However, on different screens, it appears as a slightly different shade of purple. Is it possible to re-encode the video to be consistent across all screens ?

    


    I do not have access to the source file, only to the video.mp4.

    


    After searching, I found this answer, however, it produces a 'broken' video.

    


  • vaapi_encode_h264 : Fix setting colour properties

    2 novembre 2020, par Mark Thompson
    vaapi_encode_h264 : Fix setting colour properties
    

    The properties should always be set ; only the presence flags want to be
    conditional.

    Fixes #8959.

    Reviewed-By : Jan Ekström <jeebjp@gmail.com>
    Tested-By : Xu, Yefeng <yefengx.xu@intel.com>

    • [DH] libavcodec/vaapi_encode_h264.c
  • vaapi_encode_mpeg2 : Fix setting colour properties

    2 novembre 2020, par Mark Thompson
    vaapi_encode_mpeg2 : Fix setting colour properties
    

    Follow the same pattern as the previous commits for H.264 and H.265.

    Reviewed-By : Jan Ekström <jeebjp@gmail.com>
    Tested-By : Xu, Yefeng <yefengx.xu@intel.com>

    • [DH] libavcodec/vaapi_encode_mpeg2.c