
Recherche avancée
Médias (1)
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (49)
-
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. -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...)
Sur d’autres sites (9891)
-
x11grab : Fallback to normal XImage if SHM is not supported
9 août 2014, par Luca Barbato -
Revision 8db245b6a1 : Add an adaptive denoising mode. On key frame, will always start with normal den
7 août 2014, par Marco PaniconiChanged Paths :
Modify /examples/vpx_temporal_svc_encoder.c
Modify /vp8/common/onyx.h
Modify /vp8/encoder/denoising.c
Modify /vp8/encoder/denoising.h
Modify /vp8/encoder/onyx_if.c
Add an adaptive denoising mode.On key frame, will always start with normal denoising mode,
but based on a computed noise metric (normalized mse on source diff)
may switch to aggressive mode (and back down again).Change-Id : I20330b2dcf3056287be37223302b2cab5fc103eb
-
Revision 4f2aeceabe : Use normal encoding route for key frame coding This commit makes the key frame
8 juillet 2014, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Use normal encoding route for key frame codingThis commit makes the key frame coding to use the normal vpxenc
coding route. The encoding process based on mode_info read from
external file now starts from the first inter frame.Change-Id : Iee5ae2c3aa35d4b89d0cb4e890b9b0f29fe89d62