Recherche avancée

Médias (1)

Mot : - Tags -/censure

Autres articles (104)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

  • Soumettre bugs et patchs

    10 avril 2011

    Un logiciel n’est malheureusement jamais parfait...
    Si vous pensez avoir mis la main sur un bug, reportez le dans notre système de tickets en prenant bien soin de nous remonter certaines informations pertinentes : le type de navigateur et sa version exacte avec lequel vous avez l’anomalie ; une explication la plus précise possible du problème rencontré ; si possibles les étapes pour reproduire le problème ; un lien vers le site / la page en question ;
    Si vous pensez avoir résolu vous même le bug (...)

Sur d’autres sites (12109)

  • Cannot get ffmpeg to work after installing from homebrew

    24 juillet 2015, par phizzy

    I installed ffmpeg through homebrew but when I try to run it, even just typing in ffmpeg I get the following error message :

    dyld: Library not loaded: /usr/local/lib/liblzma.5.dylib
     Referenced from: /usr/local/bin/ffmpeg
     Reason: Incompatible library version: ffmpeg requires version 8.0.0 or later, but liblzma.5.dylib provides version 6.0.0
    Trace/BPT trap: 5

    I’ve tried running brew update and brew upgrade but that didn’t change anything. Running brew doctor the only error I get is :

    Warning: You have a curlrc file
    If you have trouble downloading packages with Homebrew, then maybe this
    is the problem? If the following command doesn't work, then try removing
    your curlrc:
     curl http://github.com

    New at doing things in the terminal, what to do next ?

  • Cannot get ffmpeg to work after installing from homebrew

    14 avril 2024, par phizzy

    I installed ffmpeg through homebrew but when I try to run it, even just typing in ffmpeg I get the following error message :

    



    dyld: Library not loaded: /usr/local/lib/liblzma.5.dylib
  Referenced from: /usr/local/bin/ffmpeg
  Reason: Incompatible library version: ffmpeg requires version 8.0.0 or later, but liblzma.5.dylib provides version 6.0.0
Trace/BPT trap: 5


    



    I've tried running brew update and brew upgrade but that didn't change anything. Running brew doctor the only error I get is :

    



    Warning: You have a curlrc file
If you have trouble downloading packages with Homebrew, then maybe this
is the problem? If the following command doesn't work, then try removing
your curlrc:
  curl http://github.com


    



    New at doing things in the terminal, what to do next ?

    


  • avcodec/x86/vp8dsp : Fix cpu flag checks so they work

    30 août 2013, par Michael Niedermayer
    avcodec/x86/vp8dsp : Fix cpu flag checks so they work
    

    Broken by 6369ba3c9cc74becfaad2a8882dff3dd3e7ae3c0

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/x86/vp8dsp_init.c