Recherche avancée

Médias (16)

Mot : - Tags -/mp3

Autres articles (91)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

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

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

Sur d’autres sites (21004)

  • ffplay : add support for interactive volume control

    27 septembre 2015, par Ganesh Ajjanagadde
    ffplay : add support for interactive volume control
    

    This is a feature heavily inspired by the mpv player. At the moment, methods
    for adjusting volume in ffplay are rather clumsy : either one needs to set it
    system-wide, or one needs to set it via the volume filter.

    This patch adds key bindings identical to the mpv defaults for muting/unmuting
    and increasing/decreasing the volume interactively without any introduction of
    external dependencies.

    TODO : doc update, possible mouse button bindings (mpv has this).

    Signed-off-by : Ganesh Ajjanagadde <gajjanagadde@gmail.com>
    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] ffplay.c
  • Revision 354a2e612d : vp8 : Code cleanup for control of denoiser mode. Change-Id : Icb9918dd38d15061d62

    30 juillet 2014, par Marco Paniconi

    Changed Paths :
     Modify /vp8/common/onyx.h


     Modify /vp8/encoder/denoising.c


     Modify /vp8/encoder/denoising.h


     Modify /vp8/encoder/onyx_if.c


     Modify /vp8/encoder/pickinter.c


     Modify /vp8/encoder/rdopt.c



    vp8 : Code cleanup for control of denoiser mode.

    Change-Id : Icb9918dd38d15061d62852e6a2d905e8ceb2c1ac

  • Revision ea55e4d26a : Minor Two pass rate control adjustments. Alter way in which we identify static

    25 juillet 2014, par Paul Wilkins

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


     Modify /vp9/encoder/vp9_firstpass.c


     Modify /vp9/encoder/vp9_ratectrl.c



    Minor Two pass rate control adjustments.

    Alter way in which we identify static scenes.
    Remove some redundant code.

    Change-Id : I883c2ea2e341770648a8663d8881f720ed099b61