Recherche avancée

Médias (1)

Mot : - Tags -/copyleft

Autres articles (58)

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

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

Sur d’autres sites (9323)

  • PHP Startup ffmpeg Unable to initialize module

    5 mai 2014, par rami-yrm

    When start Apache I get this error..

    How can I solve it ?

    PHP Warning:  PHP Startup: ffmpeg: Unable to initialize module
    Module compiled with module API=20060613
    PHP    compiled with module API=20100525
    These options need to match
    • extension=php_ffmpeg.dll : added to php.ini
    • php_ffmpeg.dll copied to php/ext
    • avcodex-51.dll/ avformat-51.dll/ avutil-49.dll/ pthreadGC2.dll : added to C :\Windows\SysWOW64
  • Applied maxWidth and maxHeight to the initialWidth and initialHeight. Fixes #391

    4 avril 2014, par jackmoore
    Applied maxWidth and maxHeight to the initialWidth and initialHeight.  Fixes #391
  • Revision d83f6f0632 : Change Qlimit for arf kf. The limits applied under the flag "LIMIT_QRANGE_FOR_A

    4 avril 2014, par Paul Wilkins

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



    Change Qlimit for arf kf.

    The limits applied under the flag
    "LIMIT_QRANGE_FOR_ALTREF_AND_KEY"
    behaved in an undesirable way if the gap between
    active_worst_quality and active_best_quality was
    changed.

    In this patch, the adjustment is made using the
    vp9_compute_qdelta_by_rate() function and fixed
    rate multiplier values. Hence it is not impacted by
    the relative value of active_best_quality.

    Change-Id : I93b3308e04ade1e4eb5af63edf64f91cd3700249