Recherche avancée

Médias (2)

Mot : - Tags -/map

Autres articles (46)

  • Les vidéos

    21 avril 2011, par

    Comme les documents de type "audio", Mediaspip affiche dans la mesure du possible les vidéos grâce à la balise html5 .
    Un des inconvénients de cette balise est qu’elle n’est pas reconnue correctement par certains navigateurs (Internet Explorer pour ne pas le nommer) et que chaque navigateur ne gère en natif que certains formats de vidéos.
    Son avantage principal quant à lui est de bénéficier de la prise en charge native de vidéos dans les navigateur et donc de se passer de l’utilisation de Flash 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

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

Sur d’autres sites (8700)

  • fate/filter : rename ’ubitux’ rules to ’sample’.

    28 mars 2013, par Clément Bœsch

    fate/filter : rename ’ubitux’ rules to ’sample’.

  • How to use water mask with FFmpeg version 0.6.5 [closed]

    23 juin 2013, par monkey_boys

    FFmpeg version 0.6.5

    How to watermask i am using old version ?

    How to use water mask with FFmpeg version 0.6.5

  • Mask an Image over Video in Android

    19 octobre 2018, par Kiran Maniya

    enter image description here

    See the Example image shown above. Y is a video having chrome key color inside it(here RED Color). X is an image to be clipped on video chrome key and Output is shown in the image.
    Now the problem is, the chrome key (RED Color part) is moving a bit while playing so, is there any way to clip and mask an image on video directly ?

    Right now I’m using

    1. Platform : Android
    2. Library : FFmpeg
    3. File Types : Video(mp4) and Image(png)