
Recherche avancée
Médias (91)
-
Les Miserables
9 décembre 2019, par
Mis à jour : Décembre 2019
Langue : français
Type : Textuel
-
VideoHandle
8 novembre 2019, par
Mis à jour : Novembre 2019
Langue : français
Type : Video
-
Somos millones 1
21 juillet 2014, par
Mis à jour : Juin 2015
Langue : français
Type : Video
-
Un test - mauritanie
3 avril 2014, par
Mis à jour : Avril 2014
Langue : français
Type : Textuel
-
Pourquoi Obama lit il mes mails ?
4 février 2014, par
Mis à jour : Février 2014
Langue : français
-
IMG 0222
6 octobre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Image
Autres articles (26)
-
Publier sur MédiaSpip
13 juin 2013Puis-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 -
ANNEXE : Les plugins utilisés spécifiquement pour la ferme
5 mars 2010, parLe site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)
-
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;
Sur d’autres sites (5310)
-
Android Studio link prebuilt library .so error
15 juin 2016, par Zhou YufengI’m developing an Android app using FFmpeg. I have built FFmpeg into *.so files and put them into jniLibs as follows :
src
—main
----jniLibs
------armeabi
--------libavcodec-57.so
--------libavformat-57.so
--------xx.so
While in grade script, abifilter of ndk is armeabi.
In java files, I have succeeded load these .so files and the built apk also contains them. However, when I use any API (e.g. av_register_all()) of them in a .c file under src/jni folder, build error comes :
Error :(14) undefined reference to ’av_register_all’
Error:Execution failed for task ’:app:compileDebugNdk’.
com.android.ide.common.process.ProcessException : org.gradle.process.internal.ExecException : Process ’command ’/Users/zhouyf/Library/Android/sdk/ndk-bundle/ndk-build’’ finished with non-zero exit value 2
It seems that problem exists in linker. But I found answer that just putting .so files to jniLibs/armeabi will be OK.
Do I need modify build.gradle file to link those .so files or else ?P.S.
If I don’t call the API, the app will run successfully, only with warning : W/linker : libavformat-57.so : unused DT entry : type 0x6ffffffe arg 0x60e0
W/linker : libavformat-57.so : unused DT entry : type 0x6fffffff arg 0x2Environment :
Android Studio 2.1.1
Mac OS X 10.11.5 -
Video Editing App in Android Studio using Android Media API [closed]
20 février 2024, par Rayhan KhanI want to create a video editing app in android studio. And I want to use Android Media API modules like MediaCodex, MediaMuxer etc. I have already created the app using FFMpeg but it has performance issue in android so I have to migrate the app and use Android Media API.


I have no idea what to do, I have searched online but I don't know why I can't able to find much content about it.


I have also searched about courses on udemy, Lynda, Coursera etc. they also don't have any content.


I just want a to know how and where to start this i don't have much time to explore the Android Developer Docs so please can anyone provide me any article or link to a video, or a course in this regard.


-
How do I debug on Google Home Hub ?
19 décembre 2018, par Sheng Ching LinI have built a Google Home Action which is able to display the streaming of the camera. However, I found that some of the streaming of camera are unable to be played. I cannot see any error log so I don’t know how to fix this issue. Can someone help me solve this ? Here is the sample hls streaming url, which is generated by ffmpeg :