
Recherche avancée
Médias (3)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
-
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 (87)
-
L’agrémenter visuellement
10 avril 2011MediaSPIP est basé sur un système de thèmes et de squelettes. Les squelettes définissent le placement des informations dans la page, définissant un usage spécifique de la plateforme, et les thèmes l’habillage graphique général.
Chacun peut proposer un nouveau thème graphique ou un squelette et le mettre à disposition de la communauté. -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (11252)
-
Record video of a specific window with ffmpeg
6 mars 2012, par Esteban AngeeIm currently working with ubuntu 10.04 and ffmpeg. Here is my situation :
I have this command which creates a window and reproduces a video in it :
video_handle/static/simpleVRML media/generated/video1330515739317/chunk0.avi
I need to record the video that is being displayed in that video container and save it to a video file ; webm is preferred. The video length is exactly 1 second and fps is 29.97
I have already tried this command :
ffmpeg -loglevel panic -f x11grab -s 640x480 -r 25 -i :0.0+0,50 -vframes 30 -sameq -y out.mpg >/dev/null 2>&1
It actually records the screen as the container emerges but I need the output to be really accurate
Any ideas ???
-
Revision b178fe7bfb : Merge "disable lagged encoding in one-pass"
19 juin 2012, par John KoleszarChanged Paths : Modify /vp8/vp8_cx_iface.c Merge "disable lagged encoding in one-pass"
-
Revision 7b0b6a2c41 : disable lagged encoding in one-pass This currently has no effect and can create
13 juin 2012, par James ZernChanged Paths : Add /test/config_test.cc Modify /test/test.mk Modify /vp8/vp8_cx_iface.c disable lagged encoding in one-pass This currently has no effect and can create an artificial lag in e.g., realtime. Change-Id : Ia1c7c6dbe7c6fe82a944f087f1b0d1dbbc0aa1b6