Recherche avancée

Médias (39)

Mot : - Tags -/audio

Autres articles (108)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (11974)

  • linking library problem while compiling opencv-3.1.0 for ARM

    6 mars 2021, par KurtKoo

    I have a linking problem while compiling opencv-3.1.0 for my ARM device(omapl138,arm926ej-s) on ubuntu16.04 using arm-linux-gnueabi-g++-5(arm-linux-gnueabi-gcc-5).

    


    I read some tutorials about reading videos from files provided by the opencv.org,which requires compiling the opencv source code with ffmpeg(WITH_FFMPEG=on).

    


    However,errors occur about linking some ffmpeg libraries.

    


    can't find libraries

    


    Actually,those libraris do exist in the system.

    


    only post part of the libraries

    


    I tried to copy those libraries to the /usr/local/lib and the compiling is successful.But when compiling the application,another linking problem occured(those copied are 64-bit version).

    


    Then I compiled the FFMPEG-2.8.17 with the souce code(using the cross-compile toolchain above). Well,names of libraries(should be 32 bit i guess) I got didn't match what linker required,so I tried to modified the libraries' names and did the copy job again.Opencv compiling also succeeded.But when compiling the application,different errors occured.

    


    errors are like these

    


    I guess the way that I compiled FFMPEG on my own didn't work either.So how to solve this linking problem without compiling FFMPEG on my own ?

    


    I'm a rookie about opencv.This is my first time to ask a question here.Thanks for your patience !

    


  • Revision 03e267155b : Merge "Cyclic refresh : factor segment delta-q into rate control."

    2 décembre 2014, par Marco Paniconi

    Merge "Cyclic refresh : factor segment delta-q into rate control."

  • Revision b00057c88a : Merge "vpxenc : add —aq-mode flag to control adaptive quantization"

    20 novembre 2013, par Guillaume Martres

    Changed Paths :
     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_firstpass.c


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vpxenc.c



    Merge "vpxenc : add —aq-mode flag to control adaptive quantization"