
Recherche avancée
Autres articles (53)
-
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 (...) -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
Sur d’autres sites (7482)
-
What is the Android equivalent of /dev/video0 for tablet Camera ?
25 mai 2012, par flock.duxIs there any /dev/video0 file for Android Camera ? I want to capture camera preview through ffmpeg on Android. Such as ;
ffmpeg -f video4linux2 -i /dev/video0 out.mpeg
-
ffmpeg : How to use blackdetect filter and cut black frames at once
25 juin 2012, par cacheI use the following command to detect black screen interval :
" ffmpeg -i black.mp4 -vf blackdetect=d=1:pic_th=0.70:pix_th=0.10 -an -f null "
and it gives me output containing this line :
"[blackdetect @ 0x219a580] black_start:0 black_end:1.44 black_duration:1.44"Now I want to cut off black screens in the video from 0-1.44s.
So my question is : How to use blackdetect filter and cut black frames at once
Thanks !
-
lavfi : implement samples framing on links.
30 juin 2012, par Nicolas Georgelavfi : implement samples framing on links.