Recherche avancée

Médias (2)

Mot : - Tags -/doc2img

Autres articles (74)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

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

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, 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 (...)

Sur d’autres sites (12998)

  • Revision c8f4c187b3 : Use consistent range for VP8E_SET_NOISE_SENSITIVITY Accept the same range of in

    8 mai 2012, par John Koleszar

    Changed Paths : Modify /vp8/vp8_cx_iface.c Use consistent range for VP8E_SET_NOISE_SENSITIVITY Accept the same range of inputs for the VP8E_SET_NOISE_SENSITIVITY control, regardless of whether temporal denoising is enabled or not. This is important for maintaining compatibility with existing (...)

  • Android FFMPEG Images to video quality is not good .

    18 juillet 2012, par RAJESH

    I am developing an android which used to control the images to video . For that after the lot of search i have found following sample. From this i have created a .so files .
    Github Sample . But it doesnt provided the video quality video format.
    I have attached the my video file. Initially i have tried with one image to video . But not getting any good results , so please advice me . My Vido

    Thanks in advance .

  • how to render android screen to a web page in realtime

    14 août 2012, par Rain Lee

    i'm working on something to remote control android from web browser. something like canvas or flash will draw the android device's screen, and i want it to be very smoothly.

    as i know, we can capture android screen using frame buffer. there a lot of articles about this. But, the fps is very lot, 4 5 fbs at most. is there any way to improve ?

    will something like ffmpeg help?