
Recherche avancée
Médias (91)
-
Les Miserables
9 décembre 2019, par
Mis à jour : Décembre 2019
Langue : français
Type : Textuel
-
VideoHandle
8 novembre 2019, par
Mis à jour : Novembre 2019
Langue : français
Type : Video
-
Somos millones 1
21 juillet 2014, par
Mis à jour : Juin 2015
Langue : français
Type : Video
-
Un test - mauritanie
3 avril 2014, par
Mis à jour : Avril 2014
Langue : français
Type : Textuel
-
Pourquoi Obama lit il mes mails ?
4 février 2014, par
Mis à jour : Février 2014
Langue : français
-
IMG 0222
6 octobre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Image
Autres articles (37)
-
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 -
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 (6900)
-
Revision 3cd669c548 : Modify initial value for avg_frame_qindex In high bitdepth mode there is an ext
2 juillet 2014, par Peter de RivazChanged Paths :
Modify /vp9/encoder/vp9_ratectrl.c
Modify initial value for avg_frame_qindexIn high bitdepth mode there is an extended quantizer range.
This means that it takes longer for the avg_frame_qindex
to ramp up and this results in coding loss for short
low bitrate sequences.This patch adds a boost in high bitdepth mode to compensate
for this effect.This helps with the bowing_cif.y4m sequence at 50kbps.
Change-Id : Ie1575d88e8de4f0297cf86da50eb36dfc5442c70
-
Revision d21a89895f : Use high_precision_mv for highbitdepth The use of high precision motion vectors
24 juin 2014, par Peter de RivazChanged Paths :
Modify /vp9/encoder/vp9_encoder.c
Use high_precision_mv for highbitdepthThe use of high precision motion vectors depends
on the qindex level. For highbitdepth it improves PSNR
to use high precision motion vectors for more values of
qindex.Change-Id : I1dc5a4cc38dc0ac71a2a37dfd478f37d7c361b19
-
Revision 6eb5e8ded6 : Fix fps messages for 8bit mode The addition of the high bitdepth image shifting
24 juin 2014, par Peter de RivazChanged Paths :
Modify /vpxenc.c
Fix fps messages for 8bit modeThe addition of the high bitdepth image shifting
broke the fps measurement for the 8bit encoder.Change-Id : I70144fe5c9a821b582d461091c616b0a3f666cbe