
Recherche avancée
Médias (2)
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (98)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
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 (...)
-
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
Sur d’autres sites (10311)
-
Ubuntu : Failure in cross-compiling FFMPEG for Android
28 octobre 2017, par Davood FalahatiI have followed all the steps described here https://github.com/WritingMinds/ffmpeg-android
but when I execute the android_build.sh script I face to the following error :Unknown option —disable-shared,
ignored No working C compiler found.
This exactly happens when it starts to execute ./x264_build.sh
Can anybody help me with that ?
-
Draw on Android video and save
23 novembre 2015, par YI YANGI am a beginner to the Android meida programming, so if I have any problem please tell me, thank you very much.
Recentally, I saw an IOS version App called V1 Sports ! it allows you to record a video and then draw lines, circles or any shapes on the video. Those shapes are stored, next time when you open your video, the shapes are still there, unless you clear the shapes overlay on the video.
I am wondering how to implement those functions on an Android deveice, it is so cool. Use ffmpeg or something like that ? I do not know where to start. Please tell me some hints Thank you very much.
-
Audio lag in FFmpeg on Android 360p video capture after 30 minutes
17 août 2019, par Jagadish ChannagiriThe Android Samsung S9 and a few other Android devices are used to capture live video. We call FFmpeg after the live video (360p) is captured for encoding. We are encoding for H264 main profile and AAC. The version of different software used : FFmpeg ver 4.0.1, Javac ver. 1.4.2, Android minSdk version 21, and compileSDK version 28.
After 30 minutes or so, between the range of 33 to 36 minutes, the audio begins to lag behind the video. I really do not understand why this happens.
.
Any ideas or suggestions would be highly appreciated.