Recherche avancée

Médias (1)

Mot : - Tags -/école

Autres articles (111)

  • Emballe Médias : Mettre en ligne simplement des documents

    29 octobre 2010, par

    Le plugin emballe médias a été développé principalement pour la distribution mediaSPIP mais est également utilisé dans d’autres projets proches comme géodiversité par exemple. Plugins nécessaires et compatibles
    Pour fonctionner ce plugin nécessite que d’autres plugins soient installés : CFG Saisies SPIP Bonux Diogène swfupload jqueryui
    D’autres plugins peuvent être utilisés en complément afin d’améliorer ses capacités : Ancres douces Légendes photo_infos spipmotion (...)

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

  • Automated installation script of MediaSPIP

    25 avril 2011, par

    To overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
    You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
    The documentation of the use of this installation script is available here.
    The code of this (...)

Sur d’autres sites (8498)

  • dcadec : Do not decode the XCh extension when downmixing to stereo

    12 avril 2014, par Tim Walker
    dcadec : Do not decode the XCh extension when downmixing to stereo
    

    This is neither necessary nor currently supported.

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DH] libavcodec/dcadec.c
  • aaccoder : add intensity stereo support to encode_window_bands_info quantizer

    26 juin 2015, par Rostislav Pehlivanov
    aaccoder : add intensity stereo support to encode_window_bands_info quantizer
    

    This commit adds support for both PNS and IS (intensity stereo) codebooks to the
    encode_window_bands_info() quantizer, used by the faast, faac and anmr non-default,
    native coders. This does not mean that both extensions now work with those coders,
    some are simply unsuited and will trigger an assertion in the encoder while
    others simply ignore the changed scalefactor indices and band types.
    This commit simply adds support for encoding said band types with the alternative
    coders. Future commits to the coders will be required to make them suitable.

    Reviewed-by : Claudio Freire <klaussfreire@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/aaccoder.c
  • Merge "Stereo 3D format support for vpxenc"

    25 avril 2011, par John Koleszar

    Merge "Stereo 3D format support for vpxenc"