Recherche avancée

Médias (0)

Mot : - Tags -/content

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

Autres articles (32)

  • Monitoring de fermes de MediaSPIP (et de SPIP tant qu’à faire)

    31 mai 2013, par

    Lorsque l’on gère plusieurs (voir plusieurs dizaines) de MediaSPIP sur la même installation, il peut être très pratique d’obtenir d’un coup d’oeil certaines informations.
    Cet article a pour but de documenter les scripts de monitoring Munin développés avec l’aide d’Infini.
    Ces scripts sont installés automatiquement par le script d’installation automatique si une installation de munin est détectée.
    Description des scripts
    Trois scripts Munin ont été développés :
    1. mediaspip_medias
    Un script de (...)

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

Sur d’autres sites (6462)

  • x86/tx_float : Fixes compilation with old yasm

    24 avril 2021, par James Almer
    x86/tx_float : Fixes compilation with old yasm
    

    Use three operand format on some instructions, and lea to load effective
    addresses of tables.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavutil/x86/tx_float.asm
  • FFMPEG : FFPLAY binary not getting generated on compilation

    22 juillet 2019, par Zax

    I have downloaded FFMPEG with FFPLAY enabled code from : https://github.com/cus/ffplay

    I use the following command to configure and make the package :

    ./configure --enable-ffplay
    make

    Here it shows that :
    SDL support               no
    as one of the outputs. But i have sdl packages installed in my system.

    However, the packages created are :

    ffmpeg
    ffmpeg_g
    ffserver
    ffserver_g
    ffprobe
    ffprobe_g

    I have referred this post : http://ffmpeg-users.933282.n4.nabble.com/Compiling-FFMPEG-with-ffplay-support-td3414041.html But this didn’t help out.

    I checked my config.log, it has the below lines :

    ffplay='yes'
    ffplay_deps='avcodec avformat swscale swresample sdl'
    ffplay_select='rdft crop_filter'

    I have the sdl packages installed in my system. What is the issue actually. Could anyone please guide me through this.

  • Download page updates, version history, fix bad version number :D

    24 mars 2010, par Scott Schiller

    m doc/download/index.html m doc/index.html m script/soundmanager2-nodebug-jsmin.js m script/soundmanager2.js Download page updates, version history, fix bad version number :D