Recherche avancée

Médias (91)

Autres articles (49)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

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

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

Sur d’autres sites (9840)

  • Nomenclature #3465 : Nouvelle balise : #LOGO

    18 février 2021, par cedric -

    oué j’ai quand même un peu de réserves vis à vis d’un code stocké dans un wiki depuis 2 ans et qui a pas servi.
    A moins que ce soit quelque part dans un plugin ?
    bref faudrait trouver quelqu’un qui l’a fait marché et qui peut attester que c’est utilisable.

    Ou le mettre dans bonux ou un autre plugin en rodage...

  • unable to compile ffmpeg bohr on ubuntu 14.04 32bit

    13 avril 2015, par Hahn

    I’m developing an application to capture video from webcam and stream it to Android. I’m using ffmpeg latest release - 2.5.2 "Bohr" on Ubuntu 14.04 32bit and using Eclipse as IDE.

    I’m receiving this error when compiling :

    g++ -L/usr/local/lib -L/home/idanhahn/ffmpeg/ffmpeg_build/lib -o "camera"  ./src/.metadata/.plugins/org.eclipse.cdt.make.core/specs.o  ./src/CameraSec.o ./src/camera.o  ./.metadata/.plugins/org.eclipse.cdt.make.core/specs.o   -lz -lswscale -lopencv_core -lavcodec -lavutil -lpthread -lboost_thread -lboost_system -lboost_date_time -lopencv_imgproc -lopencv_highgui -lopencv_ml -lopencv_video -lopencv_features2d -lopencv_calib3d -lopencv_objdetect -lopencv_contrib -lopencv_legacy -lopencv_flann -lavformat
    /usr/bin/ld: /home/idanhahn/ffmpeg/ffmpeg_build/lib/libavformat.a(http.o): undefined reference to symbol 'inflateInit2_'
    /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/libz.so: error adding symbols: DSO missing from command line
    collect2: error: ld returned 1 exit status

    I’ve linked avformat (and other ffmpeg related libs).

    I’ve tried the following :

    1. Linked libz.
    2. Tried to recompile using instructions from here : http://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu

    What could be the problem ?
    Why linker points to i686 and then go back to i386 ?

  • Revision 86274 : array_merge_recursive est plus simple. Merci RastaPopoulos

    25 novembre 2014, par nicolas.dorigny@… — Log

    array_merge_recursive est plus simple. Merci RastaPopoulos ?