
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (108)
-
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" (...) -
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
Sur d’autres sites (14497)
-
Revision 195a085253 : Remove yasm.rules dependency The file was removed by 9152f4851dd6cf5800b5db82a0
7 janvier 2014, par JohannChanged Paths :
Modify /build/make/Makefile
Remove yasm.rules dependencyThe file was removed by 9152f4851dd6cf5800b5db82a03ce39a08095ecf after
the solution files were changed.Change-Id : I868c56fd609f45fb3e21afd085b9e6c268aac038
-
Revision 441e2eab1b : Add an in-loop deringing experiment Adds a per-frame, strength adjustable, in l
20 mars 2013, par John KoleszarChanged Paths : Modify /configure Modify /vp9/common/vp9_loopfilter.c Modify /vp9/common/vp9_loopfilter.h Modify /vp9/common/vp9_onyxc_int.h Modify /vp9/decoder/vp9_decodframe.c Modify /vp9/decoder/vp9_onyxd_if.c Modify /vp9/encoder/vp9_bitstream.c (...)
-
ffmpeg How to preview video encoding in pictures images thumbnails
16 avril 2014, par user3515743I want to know if it is possible or how to preview the video while encoding.
I want the users while the encoding is in progress, to see pictures of where the video is processing.Is there any way for the output ?
Or do i need to open the source and extract the pictures at the current position ?