Recherche avancée

Médias (0)

Mot : - Tags -/albums

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

Autres articles (47)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

  • Submit enhancements and plugins

    13 avril 2011

    If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
    You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.

Sur d’autres sites (6257)

  • x86 : avcodec : Consistently structure CPU extension initialization

    20 août 2013, par Diego Biurrun
    x86 : avcodec : Consistently structure CPU extension initialization
    
    • [DBH] libavcodec/x86/dsputilenc_mmx.c
    • [DBH] libavcodec/x86/fmtconvert_init.c
    • [DBH] libavcodec/x86/h264dsp_init.c
    • [DBH] libavcodec/x86/mpegaudiodsp.c
    • [DBH] libavcodec/x86/mpegvideo.c
    • [DBH] libavcodec/x86/rv40dsp_init.c
    • [DBH] libavcodec/x86/vc1dsp_init.c
  • Anomalie #3407 : La colonne "extension" est vide concernant certaine url distante

    12 mars 2015, par Franck Dalot

    Je viens de découvrir un truc qui aidera peut-être.
    Comme je disais, les 2 docs, avec les adresses youtube ne sont pas visible ici :
    .../ecrire/ ?exec=documents
    Par contre, ils sont visible (mais sans l’extension) lorsque l’on fait la création d’un article et que l’on clique sur "parcourir" depuis la médiathèque.

  • Convert images into video in Java with ffmpeg

    18 mars 2015, par Alessio

    With OpenCV, i have save more frame of a VideoCapture. Now, i want to convert the images into Video, with the support of ffmpeg.
    Someone can help me ? Thank you so much ! ;)