
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (49)
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...) -
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 (6163)
-
Revision 90575 : Il en fallait un peu plus pour que le focus soit bien donné à la ...
28 juin 2015, par real3t@… — LogIl en fallait un peu plus pour que le focus soit bien donné à la destination (cf https://www.bignerdranch.com/blog/web-accessibility-skip-navigation-links/)
-
Revision f76f52df61 : Limit Key frame Intra modes checks. Most of the focus so far has been on inter
22 août 2013, par Paul WilkinsChanged Paths :
Modify /vp9/encoder/vp9_onyx_if.c
Modify /vp9/encoder/vp9_onyx_int.h
Modify /vp9/encoder/vp9_rdopt.c
Limit Key frame Intra modes checks.Most of the focus so far has been on inter frames.
At high speed settings the key frame is now taking a high %
of the cycles.This patch puts in some masking to reduce the number
of INTRA modes searched during key frame coding (as already
happens for inter frames) at higher speed settingsTODO : Develop this further with either adaptive rd thresholds
when choosing which intra modes to consider or some other
heuristic.Impact.
At high speed settings on some clips the key frame was starting
to dominate. In a coding of the first 50 frames of AKIYO at speed
2 limiting the key frame intra modes to DC or TM_PRED resulted in
30% overall speedup. For Bus the number was lower at 4-5%.Change-Id : I7bde68aee04995f9d9beb13a1902143112e341e2
-
Revision 65384 : Donner le focus à l’élément vers lequel on a scrollé (particulièrement ...
30 août 2012, par real3t@… — LogDonner le focus à l’élément vers lequel on a scrollé (particulièrement utile pour les liens d’évitement, pour le formulaire de recherche).