
Recherche avancée
Médias (91)
-
Géodiversité
9 septembre 2011, par ,
Mis à jour : Août 2018
Langue : français
Type : Texte
-
USGS Real-time Earthquakes
8 septembre 2011, par
Mis à jour : Septembre 2011
Langue : français
Type : Texte
-
SWFUpload Process
6 septembre 2011, par
Mis à jour : Septembre 2011
Langue : français
Type : Texte
-
La conservation du net art au musée. Les stratégies à l’œuvre
26 mai 2011
Mis à jour : Juillet 2013
Langue : français
Type : Texte
-
Podcasting Legal guide
16 mai 2011, par
Mis à jour : Mai 2011
Langue : English
Type : Texte
-
Creativecommons informational flyer
16 mai 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (71)
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users. -
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 (6889)
-
Compiling FFMPEG for android NDK r9d
17 juillet 2014, par jawad bin zafarI am working on a project in which I need to use FFMPEG for video editing. I have a very short time and compiling takes to much time of me. I have search many tutorial on the web and but no one seem to be working. Some have missing configure file some have command which are broken etc.
My Question is weather it is necessary to compile FFMPEG with you NDK or we can use a precompile library or we can sign a compile library with our NDK signature.
Any one knows a working step by step guide to compile and use the compile library into your project.
Thanks
-
Process each frame of a video back and compile back into a video
5 mai 2015, par NamingwayswayI have a bash script that takes in an image, and processes the image using convert, tesseract, and a custom python script.
What I would like to do next, is take in each frame of a video [ideally only processing on "scene" changes], process that frame, and use the resulting frames to build a new video.
I have been down the path of "dump every frame to an image, batch process it, and compile it back", but I don’t have the storage space for anything over a few seconds with that.
Any ideas ?
-
How can I batch convert all of my video files to AAC audio without converting the video ?
21 mai 2015, par JamesI’ve used XMedia Recode to do this and it works great. I set video to "copy", audio to "convert", and it takes 2 minutes for a 2GB file. There’s two problems with it for batch work though. It doesn’t detect files in subfolders, and you have to specify the audio bitrate.
I’d like to be able to say convert everything in Z :\Videos, inherit the audio bitrate, and put the file named "(original file)-converted" in the original folder. Is that possible ? Using Windows 8.1.