
Recherche avancée
Médias (39)
-
Stereo master soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
ED-ME-5 1-DVD
11 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
1,000,000
27 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Demon Seed
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
The Four of Us are Dying
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Corona Radiata
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (108)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip 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, parPour 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 2011MediaSPIP 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 KurtKooI 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.




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.




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 PaniconiMerge "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 MartresChanged 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"