Recherche avancée

Médias (0)

Mot : - Tags -/xmlrpc

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

Autres articles (112)

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

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Script d’installation automatique de MediaSPIP

    25 avril 2011, par

    Afin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
    Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
    La documentation de l’utilisation du script d’installation (...)

Sur d’autres sites (5957)

  • Android FFmpeg video lag

    20 mars 2012, par user1281499

    I am working on to get a video player built for android using ffmpeg.
    I went through the following links to start building the player.I also went through the tutorial for building a player using ffmpeg and SDL by dranger on ffmpeg site. But I am facing problem of audio being not sync with the video for high resolution videos. For low resolution videos the audio and video both are in sync. I also saw a question addressing the problem with sws_scale() in ffmpeg (it may be slow), but as ffmpeg tutorial tells us that it is optimized, what can be the problem. I am using a surface and drawing the generated bitmap on the canvas. Is there any other method we should try.

    http://rockplayer.freecoder.org/tech_en.html

    http://dranger.com/ffmpeg/

  • Revision 1a376c407a : Merge "Clean Android build defaults"

    22 juin 2012, par Johann

    Merge "Clean Android build defaults"

  • capturing video with static image on screen corner in android

    21 juin 2012, par Rahul Upadhyay

    I am trying to capture a video with Static Image on it, and then want to save that Video with the same image on Video, how to do that ?
    I read so many articles and i get to know that it will be done with the help of FFMPEG. But i don't know how to do that, can anybody please guide me through it.

    the screen will be look like this,
    enter image description here