Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (103)

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

Sur d’autres sites (12473)

  • Google’s challenges of freeing VP8

    10 avril 2010, par silvia

    Since On2 Technology’s stockholders have approved the merger with Google, there are now first requests to Google to open up VP8. I am sure Google is thinking about it. But … what does “it” mean ? Freeing VP8 Simply open sourcing it and making it available under a free license doesn’t help. That just (...)

  • Convert video using ffmpeg for watermark creation with multiple text

    19 septembre 2016, par Iura Gaitur

    I want to convert a video using FFMPEG and place a watermark with multiple texts on it. Combining the commands for placing a text and a watermark is :

    ffmpeg -i input_1.mp4 -i watermark_small.png -filter_complex "[0]overlay=10:10; [1]drawtext=enable='between(t,0,12)':fontfile=font.ttf:text='Some text' : fontcolor=black: fontsize=18: box=1: boxcolor=yellow@0.5:boxborderw=5: x=(w-text_w)/1.15:y=30, drawtext=enable='between(t,14,22)':fontfile=font.ttf:text='Next text' : fontcolor=black: fontsize=18: box=1: boxcolor=yellow@0.5:boxborderw=5: x=(w-text_w)/1.15:y=30" -codec:v libx264 -preset ultrafast output1.mp4

    Unfortunately this command puts the watermark and the first text but not the next text. I assume the problem is on -filter_complex setting. Unfortunately I don’t know how to set it in the right way in order to work. Could someone help me and say what needs to be changed in this command in order to convert it in the right way ?

  • Revision 4ce81d666e : Comprehensive support for symmetric DST Creates new hybrid transforms combining

    10 septembre 2015, par Debargha Mukherjee

    Changed Paths :
     Modify /vp10/common/blockd.h


     Modify /vp10/common/entropymode.c


     Modify /vp10/common/enums.h


     Modify /vp10/common/idct.c


     Modify /vp10/common/scan.c


     Modify /vp10/encoder/dct.c


     Modify /vp10/encoder/encodemb.c



    Comprehensive support for symmetric DST

    Creates new hybrid transforms combining symmetric DST with
    ADST and DCT. Thus a total of 16 transforms are supported.

    derfl : +1.659% (up about 0.2%)

    Change-Id : Idde1cecdb59527890bf05da740099c3f6a5b9764