Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (70)

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

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

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

Sur d’autres sites (10048)

  • Is there any way to compile ffmpeg library on Windows ?

    20 mars 2013, par AB1209

    Hi I have been working for weeks to compile ffmpeg library on Windows platform.But I found no way so far.Is it there any way to compile ffmpeg library on Windows 7.

    I am using Cygwin on Windows.
    Whenever I try to do ndk-build I get this message.

    Android NDK: ERROR:jni/yuv2rgb/Android.mk:ffmpeg-prebuilt: LOCAL_SRC_FILES points to a missing file
    Android NDK: Check that jni/ffmpeg-build/armeabi/libffmpeg.so exists  or that its path is correct
    /cygdrive/D/AndroidNDK/android-ndk-r8c/build/core/prebuilt-library.mk:43: *** Android NDK: Aborting    .  Stop.

    & while searching for solution of this error I found that I will have to compile the libraries first.For compiling by using ./build_android.sh. I got this error message.

    ./build_android.sh
    ./build_android.sh: line 72: ./configure: No such file or directory

    Please please guide me what should I do.

  • Install ffmpeg (perl package) on windows xp

    3 janvier 2013, par user763852

    I'm trying to install ffmpeg by typing "cpan install FFmpeg" in my command prompt. I've got Image::Magick, Image::PBM, Image::Magick::Iterator installed, which, I understand, are some of the prerequisites that I need, but it appears that that's not enough. Here's some additional information. I get the error message :

    Note (probably harmless): No library found for -lavcodec
    Note (probably harmless): No library found for -lavformat
    Note (probably harmless): No library found for -lz
    Note (probably harmless): No library found for -ldl
    Note (probably harmless): No library found for -lmp3lame
    Note (probably harmless): No library found for -logg
    Note (probably harmless): No library found for -lvorbis
    Note (probably harmless): No library found for -lvorbisenc
    In file included from ffmpeg.h:2,
                from FFmpeg.xs:16:
    ./ffmpeg-6036.c:21:22: avformat.h: No such file or directory
    ./ffmpeg-6036.c:22:21: swscale.h: No such file or directory
    ./ffmpeg-6036.c:23:23: framehook.h: No such file or directory
    ./ffmpeg-6036.c:24:21: dsputil.h: No such file or directory
    ./ffmpeg-6036.c:25:17: opt.h: No such file or directory
    ./ffmpeg-6036.c:44:21: version.h: No such file or directory
    ./ffmpeg-6036.c:45:22: cmdutils.h: No such file or directory

    I'm guessing that I need to install those files and tell the installer where to find them. How do I do that, if that's what I need to do ?

  • Video Processing Library on Windows Phone 8

    3 avril 2015, par ssk

    Are there video processing library on Windows phone 8 ? I am trying to convert very short videos from one format to another. From what I searched, FFMPEG is not available for windows phone : Using FFmpeg in .net ?

    Is there an SDK support for video processing on Windows Phone ?