
Recherche avancée
Médias (1)
-
DJ Dolores - Oslodum 2004 (includes (cc) sample of “Oslodum” by Gilberto Gil)
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (98)
-
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 (...) -
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 (...)
-
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 (7502)
-
Revision c30f7e6cc5 : Change speed features for good quality(cpu-used=5) The existing speed features
20 octobre 2014, par Yaowu XuChanged Paths :
Modify /vp9/encoder/vp9_speed_features.c
Change speed features for good quality(cpu-used=5)The existing speed features produce horrible encoding results, almost
30% worse than cpu-used=4, this commit adjust the speed features to
produce relatively resonable results to be within 3%-5% of cpu-used=4.Change-Id : I0ca6ebafb33024d4a0cbcf04c78a4a00b8dd1ecf
-
Revision 87665f16f4 : Merge "Change speed features for good quality(cpu-used=5)"
22 octobre 2014, par Yaowu XuChanged Paths :
Modify /vp9/encoder/vp9_speed_features.c
Merge "Change speed features for good quality(cpu-used=5)" -
Revision e62ce79e1a : Remove deprecated use_lastframe_partitioning feature This speed feature has bee
21 octobre 2014, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_speed_features.c
Modify /vp9/encoder/vp9_speed_features.h
Remove deprecated use_lastframe_partitioning featureThis speed feature has been deprecated in both yt and rtc coding
modes. This commit removes the related operations.Change-Id : I079c79c6adafe45581af2ebf8b98faebcface1ce