Recherche avancée

Médias (91)

Autres articles (83)

  • 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 ;

  • Dépôt de média et thèmes par FTP

    31 mai 2013, par

    L’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
    Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (12715)

  • Has anyone gotten a windows build of FFMPEG to publish to Akamai's CDN via RTMP ?

    3 décembre 2013, par Ken Conner

    I am trying to live stream a file to Akamai's servers via RTMP from flash and I cannot get past the authentication step even though I know I am using the right username and password (the credentials work in FMLE). I Have found some posts online but they are older and its difficult because no one ever reports what build of FFMPEG they are using.

    Has anyone gotten this to work with Windows binaries ?

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

  • guide for ffmpeg LGPL build in windows

    14 octobre 2013, par Sam35

    Can anyone suggest a good guide to make FFMPEG LGPL build in windows ?

    I've tried following links.But not succeeded.

    http://www.gooli.org/blog/building-ffmpeg-for-windows-with-msys-and-mingw/

    is there any other good guides to make FFMPEG LGPL build on windows ?