
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 (86)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...) -
Submit enhancements and plugins
13 avril 2011If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.
Sur d’autres sites (6322)
-
Linking FFMPEG library for Android
24 février 2016, par HARSHA HNCan you be requested to look into this issue ? I am trying to integrate our custom application into Teaonly’s Streaming application. But, this app compresses using H264 compression (which is required for our app). But, I have been unable to integrate FFMPEG into our solution.
Can somebody be requested to let us know the steps in simple terms ? (I am new to NDK Android) [Experts are requested to be kind to us]
Thanks for your time and consideration.
(By the way, the ffmpeg has been built and the following links are sounding too complicated :
http://www.roman10.net/how-to-build-ffmpeg-with-ndk-r9/
http://www.roman10.net/how-to-build-android-applications-based-on-ffmpeg-by-an-example/)
-
Turn X images into a video with FFMPEG on Android
27 mars 2014, par AlexI have built my ffmpeg libs. I have my jni folder, my Android.mk, and my C file.
My C file is actually empty... All I want is having the possibility from my Android Activity to build a video out of several Bitmap objects I have. Someone told me to go through FFMPEG. I have built the libs but I have no idea what to write in my C file to get this job done.
Can someone help me with that ?
Thanks a lot.
-
Live feed from drone to smartphone in Android Visual Studio
13 mai 2016, par Sam van DijkI am working with Android(monodroid) in Visual Studio with Xamarin for a project to fly a drone with a virtual reality goggle. I am trying to make a live feed from my AR Drone 2.0 to my Android smartphone. I have the code to make it work, but I can’t use the FFmpeg libraries I have for Android. I have no idea why I can’t use these libraries.
I have searched on the internet for a solution, but nothing is working. I’ve searched for builds to build my own libraries and searched for already builded libraries.
Is there a simple way to get FFmpeg Android libraries to use for my project ?