Recherche avancée

Médias (0)

Mot : - Tags -/signalement

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

Autres articles (74)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • 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 ;

Sur d’autres sites (11278)

  • Input transparent motions into FFMPEG pipe:0

    29 septembre 2021, par NTPHCM

    I follow this to bring a stdinput to FFMPEG.

    


    The idea is : we use AS3 to capture every frame in Animate to byteArray (with ARGB pixel format - means the frame can have transparancy background). After that, we transfer that byteArray to FFMPEG to get output.

    


    If I capture non-transparency picture (the picture with background), the process works well to create motion video.

    


    But when I capture transparency picture and make motion (multi-frame video), the problem appears as below :
Output picture

    


    We can see the bird print a long streak, but I expect one bird flying from the right to the left like this.

    


    It seems like the previous frames are not cleared. Do you have any suggestions to solve this ?

    


  • Revision 7de5edd14a : Rename B_PRED to I4X4_PRED So it is consistent with I8x8_PRED. Change-Id : Iefa

    11 avril 2013, par Yaowu Xu

    Changed Paths : Modify /vp9/common/vp9_blockd.h Modify /vp9/common/vp9_debugmodes.c Modify /vp9/common/vp9_entropymode.c Modify /vp9/common/vp9_findnearmv.h Modify /vp9/common/vp9_loopfilter.c Modify /vp9/common/vp9_postproc.c Modify /vp9/common/vp9_reconintra.c (...)

  • Revision 4d0ec7aacd : Consistently use get_prob(), clip_prob() and newly added clip_pixel(). Add a fu

    10 décembre 2012, par Ronald S. Bultje

    Changed Paths : Modify /vp9/common/vp9_common.h Modify /vp9/common/vp9_entropy.c Modify /vp9/common/vp9_entropymode.c Modify /vp9/common/vp9_entropymv.c Modify /vp9/common/vp9_filter.c Modify /vp9/common/vp9_idctllm.c Modify /vp9/common/vp9_pred_common.c (...)