Recherche avancée

Médias (1)

Mot : - Tags -/lev manovitch

Autres articles (36)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (7006)

  • Is there a faststart equivalent for MP3 files ?

    18 mars 2021, par Kerans

    I plan to serve MP3 files on the web using an audio element. I heard that when serving video files, it's best to encode with the faststart flag. Is there an equivalent for MP3 files ? Sorry if it's a stupid question, I'm a beginner and want to make sure I use the optimal settings because my files are often large (5 MB). Thank you !

    


  • Anomalie #4751 : Refonte du jeu d’icônes : retours et commentaires

    29 avril 2021

    Je retire "- ou "plan du site" (celui du bandeau du moins)" car je devais pas être a jour, ou c’est charles qui l’a refaite déjà avec le bandeau.

  • Getting decibel levels from ffmpeg at each point [duplicate]

    20 mai 2021, par Kaushik SA

    I was working on a feature that requires me to identify people talking in a video/audio clip. Basically these intervals will be marked for review later by an auditor.
I plan to use ffmpeg's silencedetect to identify intervals with silence and assume the rest as talking.
Is there a better way to do this since I would have to set a threshold decibel which would prevent me to get whispers,etc. Is there a way to get an audio graph of the audio/video clip where we know the decibel at each point ?