
Recherche avancée
Autres articles (61)
-
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
-
Dépôt de média et thèmes par FTP
31 mai 2013, parL’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 (...) -
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)
Sur d’autres sites (3593)
-
JavaCV on Android : UnsatisfiedLinkError from libjniavdevice.so / dlopen failed cannot locate symbol "av_input_audio_device_next"
8 septembre 2014, par liorgI am trying to work with JavaCV’s FFmpegFrameGrabber on Android 4.4.2 / 4.3.1 .
Inside the onCreate(...) method I am calling :
FFmpegFrameGrabber grabber = new FFmpegFrameGrabber(path)
This causes the following runtime error :
dlopen("/data/app-lib/com.example.testjavacv-1/libjniavdevice.so")
failed: dlopen failed: cannot locate symbol "av_input_audio_device_next"
referenced by "libjniavdevice.so"Other (possible) relevant information :
1) I have included all the JavaCV .so libraries inside the libs/armeabi and libs/x86 folders.
2) I have given the application permissions to read/write to external storage and access the camera and microphone.
3) I am NOT statically loading any of the JavaCV native libraries before instantiating FFmpegFrameGrabber. This is because,
- Some of the libraries cause runtime exceptions when I attempt to load them statically by myself.
- I get the impression that JavaCV handles it’s own native library loading - for example the error I get ocurrs even though I have not requested to load the
jniavdevice.so
library and happens only if the... new FFmpegFrameGrabber(...) ...
code is present.
4) I have taken a look at : https://groups.google.com/forum/# !topic/javacv/bgB5rCv_fVM which seems to address a similar issue, but the suggested solutions don’t seem to work.
Any help on this issue would be much appreciated,
Cheers ! -
Anomalie #2039 (Nouveau) : Mise à jour d’extensions sur une install neuve
1er mai 2011, par Suske -A l’install propre sur site vide, le message ok de mise à jour est affiché pour chaque extension. exemple : Installation du plugin Forum MAJ 0.0.1 . MAJ 1.2.0 . OK Installation du plugin Medias MAJ 0.0.1 . . MAJ 0.14.0 . OK C’est évidemment pas bloquant mais c’est (...)
-
Anomalie #2216 (Fermé) : extensions "en test"
13 août 2011, par jluc -L’install de spip3 révèle une liste d’extensions dont un certain nombre sont "en test" et d’autres "en développement" : Brèves 1.2.0 - en test Developpement 0.2.0 - en développement Dist 3.0 - en développement Forum 1.4.0 - en test Grenier 0.2.0 - en test MediaBox 0.8.0 - en test Medias 2.2.0 - en (...)