
Recherche avancée
Médias (3)
-
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
-
Collections - Formulaire de création rapide
19 février 2013, par
Mis à jour : Février 2013
Langue : français
Type : Image
Autres articles (66)
-
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...) -
D’autres logiciels intéressants
12 avril 2011, parOn ne revendique pas d’être les seuls à faire ce que l’on fait ... et on ne revendique surtout pas d’être les meilleurs non plus ... Ce que l’on fait, on essaie juste de le faire bien, et de mieux en mieux...
La liste suivante correspond à des logiciels qui tendent peu ou prou à faire comme MediaSPIP ou que MediaSPIP tente peu ou prou à faire pareil, peu importe ...
On ne les connais pas, on ne les a pas essayé, mais vous pouvez peut être y jeter un coup d’oeil.
Videopress
Site Internet : (...) -
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 (...)
Sur d’autres sites (9570)
-
Trim/cut video in Android app using ffmpeg
10 août 2012, par K-ran-BeastI have downloaded the code for video trimming from github at following link
It’s working perfectly, but when I try to run it for the second time the code crashes without any exception then again when I try to run it for the 3rd time it works after the crash.
Does any one have any idea ?I am developing an application which has one module of trimming videos.
I would really appreciate it, if some one could help me. -
Android video trimming via ffmpeg
9 juin 2014, par Karan_RanaI have downloaded video trimming code from github from this link.
It’s working perfectly for the first time, but when I try to run it for the second time the code crashes without any exception then again when I try to run it for the 3rd time after the crash it works !
Does any one have any idea for this kind of behaviour ?I am also developing an application which has one module of trimming videos.
I would really appreciate it, if any one could help me . -
how to render android screen to a web page in realtime
14 août 2012, par Rain Leei'm working on something to remote control android from web browser. something like canvas or flash will draw the android device's screen, and i want it to be very smoothly.
as i know, we can capture android screen using frame buffer. there a lot of articles about this. But, the fps is very lot, 4 5 fbs at most. is there any way to improve ?
will something like ffmpeg help?