Recherche avancée

Médias (1)

Mot : - Tags -/ticket

Autres articles (76)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

Sur d’autres sites (8934)

  • Revision 4ed1bda7af : x86 : correct OSXSAVE + AVX bit check the result should have both bits set ; prev

    23 janvier 2015, par James Zern

    Changed Paths :
     Modify /vpx_ports/x86.h



    x86 : correct OSXSAVE + AVX bit check

    the result should have both bits set ; previously this was converted from
    webp incorrectly and resulted in a boolean check...

    Change-Id : I2a7c7f2b491945f3a536ab4fca02247eccc892b8

  • lavf/tta : check header and seek table checksum

    31 mai 2013, par James Almer
    lavf/tta : check header and seek table checksum
    

    Since we don’t check for seek table integrity in the decoder anymore,
    check it in the demuxer instead (Only tta files are guaranteed to have
    one, and it should be valid there).

    Check also for header integrity, since the check done in the decoder
    is ignored because matroska doesn’t store the header at all.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/tta.c
  • Opencv tracking object moving on live video

    14 août 2016, par user3689259

    i want to detect logo inside video in order to remove it , the logo moving .
    if possible add logo.png for hide the logo when showing .