Recherche avancée

Médias (91)

Autres articles (108)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (11505)

  • Unable to build ; undefined symbols for architecture x86_64 :

    30 août 2021, par switt

    In the process of trying to create an RTSP screen streaming server, I tried looking at CocoaSplit for an example.

    



    Problem is, I can't get it to compile.

    



    I have FFMpeg installed on my computer using Homebrew following FFMpeg's guide on https://trac.ffmpeg.org/wiki/CompilationGuide/MacOSX .

    



    But on compilation, Xcode is throwing out errors such as

    



    Undefined symbols for architecture x86_64:

"_cmnMemAlloc", referenced from:_aac_encode_init in libavcodec.a(libvo-aacenc.o)
"_cmnMemCheck", referenced from:_aac_encode_init in libavcodec.a(libvo-aacenc.o)
"_cmnMemCopy", referenced from:_aac_encode_init in libavcodec.a(libvo-aacenc.o)
"_cmnMemFree", referenced from:_aac_encode_init in libavcodec.a(libvo-aacenc.o)
"_cmnMemSet", referenced from:_aac_encode_init in libavcodec.a(libvo-aacenc.o)


    



    and so on.

    



    The header search paths field in project settings has the directory of /usr/local/include in it.

    



    What seems to be the problem here ?

    


  • FFmpeg 1.2.1 building fails

    30 juin 2013, par Khaled Diab

    I tried to build ffmpeg 1.2.1 on Ubuntu 13.04 from sources following this guide : https://ffmpeg.org/trac/ffmpeg/wiki/UbuntuCompilationGuide

    But with adding —enable-shared to ffmpeg configure command :

    PKG_CONFIG_PATH="$HOME/ffmpeg_build/lib/pkgconfig" ./configure \
    --prefix="$HOME/ffmpeg_build" \
    --extra-cflags="-I$HOME/ffmpeg_build/include -fPIC" \
    --extra-ldflags="-L$HOME/ffmpeg_build/lib -fPIC" \
    --bindir="$HOME/bin" \
    --extra-libs="-ldl" \
    --enable-shared --disable-static \
    --enable-pp --enable-pthreads --enable-gpl --enable-libass --enable-libfdk-aac --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx   --enable-libx264 --enable-nonfree --enable-x11grab

    But I got this error while compilation :

    /usr/bin/ld: libavutil/lls.o: relocation R_X86_64_PC32 against undefined symbol `memset@@GLIBC_2.2.5' can not be used when making a shared object; recompile with -fPIC

    Any clues on how to solve this error ?

    Thanks

  • Evolution #2006 (Fermé) : Intégration des types de documents xml d’Office 2010

    8 mars 2011, par realet RealET

    SPIP 2.1.8 ne gère pas les .docx .docm .xlsx .xlsm .pptx .pptm Il les transforme en .zip Doc plus complète sur ces formats : http://en.wikipedia.org/wiki/Office_Open_XML