Recherche avancée

Médias (3)

Mot : - Tags -/spip

Autres articles (100)

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

  • 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

  • Activation de l’inscription des visiteurs

    12 avril 2011, par

    Il est également possible d’activer l’inscription des visiteurs ce qui permettra à tout un chacun d’ouvrir soit même un compte sur le canal en question dans le cadre de projets ouverts par exemple.
    Pour ce faire, il suffit d’aller dans l’espace de configuration du site en choisissant le sous menus "Gestion des utilisateurs". Le premier formulaire visible correspond à cette fonctionnalité.
    Par défaut, MediaSPIP a créé lors de son initialisation un élément de menu dans le menu du haut de la page menant (...)

Sur d’autres sites (8692)

  • Dynamic Noise level selection with ffmpeg

    11 juillet 2018, par Mahdi

    I’ve used ffmpeg with the following filter parameters to find silences in files :

    ffmpeg -i audio.wav -af silencedetect=n=-25dB

    If n (noise level) is selected appropriately, this filter detects silences very well.

    I’m seeking a dynamic method to obtain this value. Is there any other ffmpeg filter that can be helpful to do so ?

  • How to apply light noise on video ?

    21 juin 2018, par cht_usr

    I have seen this question about applying noise using FFMPEG on video

    I have seen the video of Megamind.avi and it noisy version Megamind_bugy.avi

    I want to apply the same noise on my list of video as well

    I need help, I need the command to get the same noise, I’m using ffmpeg in ubuntu

    thank you

  • Simulating TV noise

    6 janvier 2024, par Alexander

    I have googled a bit but was never able to find an answer. What should be my first approach to simulate a video and audio noise from TV on screen ? I mean, when my TV antenna is removed but the TV is still on (like they show in Japanese horror movies sometimes). I can use ffmpeg or any other technique but what is the simplest possible form of the signal ?