Recherche avancée

Médias (1)

Mot : - Tags -/censure

Autres articles (68)

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

  • 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

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

Sur d’autres sites (9906)

  • avcodec/ccaption_dec : Adding color and fonts for future use in screen

    20 janvier 2015, par Anshul Maheshwari
    avcodec/ccaption_dec : Adding color and fonts for future use in screen
    

    Signed-off-by : Anshul Maheshwari <er.anshul.maheshwari@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/ccaption_dec.c
  • Trim video around pixel color at specified coordinate [closed]

    22 février 2020, par Modf

    I have some videos I would like to trim programatically. They have a keyboard/mouse overlay. The overlay changes colour in response to keypresses, for example, when left mouse is pressed, it looks like this :

    enter image description here

    I want to remove all frames from the video except those that are within one second of a left mouse press frame (as pictured above, where the left mouse button is now filled with the yellow colour).

    Can this be achieved with ffmpeg filters ?

  • hevc : pass the full HEVCNAL struct to decode_nal_unit

    25 janvier 2015, par Hendrik Leppkes
    hevc : pass the full HEVCNAL struct to decode_nal_unit
    

    This enables decode_nal_unit to access additional fields added in
    subsequent commits.

    Signed-off-by : Anton Khirnov <anton@khirnov.net>

    • [DBH] libavcodec/hevc.c