Recherche avancée

Médias (1)

Mot : - Tags -/Rennes

Autres articles (75)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

  • Put image over video and save video to sd card Android

    25 juillet 2016, par Ronak Thakkar

    I’m working on a feature in which I want to add picture over the video and save it to sd card.

    in general, user selects an image with semi transparent background and puts that image above the video, after user presses the save button he gets a new video but already with image above the video.

    I have heard about ffmpeg, and saw some commands that are provided by ffmpeg. but i don’t know from where I should initialize. can anyone provide me any example for the same.

    Thank you.

  • Revision e905da6f9c : Allocate four |zcoeff_blk| for sub8x8 contexts. The RD and load save/code grabs

    24 juillet 2015, par Alex Converse

    Changed Paths :
     Modify /vp9/encoder/vp9_context_tree.c



    Allocate four |zcoeff_blk| for sub8x8 contexts.

    The RD and load save/code grabs it as groups of four. In practice there
    is no change to physical allocations becaquse this is backed by a 16-byte
    memalign.

    Change-Id : I01e89769872300e23227e03dd24a6e229f482025

  • apng : Add a basic APNG encoder

    31 mars 2015, par Donny Yang
    apng : Add a basic APNG encoder
    

    Signed-off-by : Donny Yang <work@kota.moe>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] configure
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/pngenc.c