Recherche avancée

Médias (0)

Mot : - Tags -/signalement

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (100)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Possibilité de déploiement en ferme

    12 avril 2011, par

    MediaSPIP peut être installé comme une ferme, avec un seul "noyau" hébergé sur un serveur dédié et utilisé par une multitude de sites différents.
    Cela permet, par exemple : de pouvoir partager les frais de mise en œuvre entre plusieurs projets / individus ; de pouvoir déployer rapidement une multitude de sites uniques ; d’éviter d’avoir à mettre l’ensemble des créations dans un fourre-tout numérique comme c’est le cas pour les grandes plate-formes tout public disséminées sur le (...)

  • Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs

    12 avril 2011, par

    La manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
    Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.

Sur d’autres sites (11245)

  • make/cmake error : relocation R_X86_64_32 against `ff_a64_muxer' can not be used when making a shared object

    21 juin 2017, par NotCras

    Here’s what’s going on. I’m trying to set up OpenSceneGraph, however I run into the following error during the make process (spaces added for easier reading) :

    /usr/bin/ld: /usr/local/lib/libavformat.a(allformats.o): relocation R_X86_64_32 against `ff_a64_muxer' can not be used when making a shared object; recompile with -fPIC

    /usr/local/lib/libavformat.a: error adding symbols: Bad value

    collect2: error: ld returned 1 exit status

    src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/build.make:291: recipe for target 'lib/osgPlugins-3.4.0/osgdb_ffmpeg.so' failed

    make[2]: *** [lib/osgPlugins-3.4.0/osgdb_ffmpeg.so] Error 1

    CMakeFiles/Makefile2:6663: recipe for target

    'src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/all' failed

    make[1]: *** [src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/all] Error 2

    make[1]: *** Waiting for unfinished jobs....

    This error does not stop the cmake process. A little later (error above occurs at 39%, process fails at 46%), I get this error :

    Makefile:127: recipe for target 'all' failed

    make: *** [all] Error 2

    Then the process stops.

    I’ve looked at some other solutions, but they didn’t have what I needed (here and here). I’ve run cmake with the -fPIC flag and that didn’t solve anything.

    I found a potential solution here but I don’t know how to implement "recompile your FFmpeg/libavcodec/libavformat with pic enabled". Can anyone talk me through it or give me a good resource ? I’ve never done it before and I don’t want to mess up my computer.

    Any help would be much appreciated. Thanks in advance !

  • Making Sound To High To Hear Or Undetecable with Sox/FFMPEG

    28 octobre 2016, par Devin Dixon

    I want to make a sound that is too high to be detected by the human ear. From my understanding, humans can hear sounds between 20hz and 44000hz.

    With sox, I am making a sound that is 50000hz. The problem is I can still hear it. The command I am using is this :

    sox -n -r 50000 output.wav rate -L -s 50050 synth 3 sine

    Either I have super good hearing or I am doing something wrong. How can I make this sound undetectable with SOX of FFMPEG ?

  • Revision fa1ac00aee : Making get_tx_counts() similar to get_tx_probs(). Change-Id : I5b17f40e515c4bcf9

    29 octobre 2013, par Dmitry Kovalev

    Changed Paths :
     Modify /vp9/common/vp9_pred_common.h


     Modify /vp9/decoder/vp9_decodemv.c


     Modify /vp9/encoder/vp9_encodeframe.c



    Making get_tx_counts() similar to get_tx_probs().

    Change-Id : I5b17f40e515c4bcf9ebef5380270a214af4e0115