Recherche avancée

Médias (0)

Mot : - Tags -/latitude

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (108)

  • 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

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

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

Sur d’autres sites (12091)

  • FFMPEG : how to determine which filters are supported by specific hardware acceleration contexts ?

    7 juin 2020, par John Allard

    I'm having trouble figuring out precisely which filter graph operations are supported by each of the available hardware acceleration methods. I know, for example, that almost all of these methods perform simple operations like scaling, but what about more complicated ffmpeg filters like the new v360 filter or the mestimate filter ?

    



    There's this page (https://trac.ffmpeg.org/wiki/HWAccelIntro) that everyone finds when researching hardware accel with ffmpeg but it mostly touched on encoding and decoding and not filtering.

    


  • Changelog : Add Support PacketTypeMetadata of PacketType in enhanced flv

    18 mars 2024, par Steven Liu
    Changelog : Add Support PacketTypeMetadata of PacketType in enhanced flv
    

    Reviewed-by : Jean-Baptiste Kempf <jb@videolan.org>
    Signed-off-by : Steven Liu <lq@chinaffmpeg.org>

    • [DH] Changelog
  • vc1 : Reset numref if fieldmode is not set

    25 novembre 2013, par Kostya Shishkov
    vc1 : Reset numref if fieldmode is not set
    

    There are samples in the wild with B-frames and P-frames with different
    interlace mode.

    CC : libav-stable@libav.org
    Reported-by : Jean-Baptiste Kempf <jb@videolan.org>
    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DH] libavcodec/vc1.c